Highlights
- Pro
Stars
C++ reflection library with Lua binding, and JSON and XML serialisation.
Header-only, non-intrusive and macro-free runtime reflection system in C++
ESPHome firmware inspired by GeoffDavis’s esphome-mitsubishiheatpump, directly integrating the SwiCago library within its codebase.
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
A C++ library providing various concurrent data structures and reclamation schemes.
Powerful multi-threaded coroutine dispatcher and parallel execution engine
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
C++ hash map and hash set which preserve the order of insertion
A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
A set of utilities for taking the pain out of Vulkan in header only modern C++
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
📐 An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC
An additive strong typedef library for C++14/17/20
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
Caliper is an instrumentation and performance profiling library
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
A C++ header-only parser for the PLY file format. Parse .ply happily!
A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation
An easy-to-use and fast library for task-based parallelism, utilizing coroutines.
C++ implementation of the 3D QuickHull algorithm