Stars
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Sourcetrail - free and open-source interactive source explorer
Tool to statically recompile N64 games into native executables
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
A library of C++ coroutine abstractions for the coroutines TS
Cross-platform C++11 header-only library for memory mapped file IO
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
Thin, unified, C++-flavored wrappers for the CUDA APIs
A C++11 library for reading Microsoft Program DataBase PDB files
A simple to use, composable, command line parser for C++ 11 and beyond
A single-file zero-overhead C++ idiomatic wrapper for WebGPU native
🔶 C++ Library for Serial Communication with Arduino
kirides / GD3D11
Forked from BonneCW/GD3D11D3D11-Renderer for Gothic and Gothic 2
C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html
A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file
Single-header, ranges-compatible generator type built on C++20 coroutines
An attempt to reverse engineer game assets of GPG's Dungeon Siege.
Direct3D 11 implementation of DDraw.dll for XWA
pbm, pgm, ppm image IO for modern C++ (single header only library)
Implementation of C++26 §29.10 Data-parallel types for GCC