rbrugo's Stars
neovim/neovim
Vim-fork focused on extensibility and usability
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
muesli/duf
Disk Usage/Free Utility - a better 'df' alternative
ray-x/lsp_signature.nvim
LSP signature hint as you type
tip-of-the-week/cpp
C++ Tip Of The Week
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
daniele77/cli
A library for interactive command line interfaces in modern C++
jtv/libpqxx
The official C++ client API for PostgreSQL.
mxmlnkn/ratarmount
Access large archives as a filesystem efficiently, e.g., TAR, RAR, ZIP, GZ, BZ2, XZ, ZSTD archives
AlynxZhou/gnome-shell-extension-inotch
Add a useless notch to your screen.
etr/libhttpserver
C++ library for creating an embedded Rest HTTP server (and more)
rantonels/starless
Starless is a CPU black hole raytracer in numpy suitable for both informative diagrams and decent wallpaper material.
p-ranav/structopt
Parse command line arguments by defining a struct
Tradias/asio-grpc
Asynchronous gRPC with Asio/unified executors
zeromq/azmq
C++ language binding library integrating ZeroMQ with Boost Asio
p-ranav/hypergrep
Recursively search directories for a regex pattern
cybernoid/archivemount
A fuse filesystem for mounting archives in formats supported by libarchive.
mireo/async-mqtt5
A C++17 MQTT client based on Boost.Asio.
qchateau/packio
An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.
ph3at/libenvpp
A modern C++ library for type-safe environment variable parsing
tttapa/docker-arm-cross-toolchain
Modern GCC cross-compilation toolchains for Raspberry Pi
Thermadiag/seq
The seq library is a collection of original C++14 STL-like containers and related tools
yujinyuz/gitpad.nvim
minimal neovim plugin for taking down notes for git projects, branch, etc.
wildfunctions/myeyeshurt
neovim plugin to help with 20-20-20 rule for eyes
tree-sitter-grammars/tree-sitter-doxygen
Doxygen grammar for tree-sitter
eao197/procyy
A reincarnation of procxx library: a simple process management library for C++ on UNIX platforms.
dimitry-ishenko-cpp/gpio
C++ GPIO Library for Linux
fDero/Basalt
Compiler for the Basalt programming language, a type-safe, general-purpuse, low-level language compiled directly to machine code
momokrono/concurrency
a small repo for my concurrency stuff
momokrono/tsp_ga
A genetic solver for the travelling salesman problem