jjbel's Stars
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
drathier/stack-overflow-import
Import arbitrary code from Stack Overflow as Python modules.
klmr/cpp11-range
Range-based for loops to iterate over a range of numbers or values
licheng/gccfilter
gccfilter is a perl filter to colorize and simplify (or expand) gcc diagnostic messages. gccfilter is particularly aimed at g++ (i.e. dealinging with C++) messages which can contain lot of template-related errors or warnings difficult to sort out.
kounoike/obs-virtualbg
An OBS plugin for Zoom/Meet-like virtual background feature.
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
nlohmann/json
JSON for Modern C++
zhuowei/nft_ptr
C++ `std::unique_ptr` that represents each object as an NFT on the Ethereum blockchain
G-dH/advanced-alttab-window-switcher
A highly customizable replacement for Gnome Shell's Alt-Tab window and app switchers.
xtermjs/xterm.js
A terminal for the web
trybash/bash-emulator
Emulate a bash environment in plain JS. In your browser.
WannesMalfait/Blender-Add-ons
This contains multiple free to use add-ons for blender
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
tmux/tmux
tmux source code
user-none/KDocker
Dock most applications to the system tray
SFML/SFML
Simple and Fast Multimedia Library
HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
sharkdp/bat
A cat(1) clone with wings.