Stars
Extending support for class types as constant template parameters with reflection
🕵️ A tool for Firefox profile analysis, data extraction, forensics and hardening
A joint Study Group between the C (WG14) and C++ (WG21) Committees to ensure the longterm synchronization and cooperation of the C and C++ programming languages where any mutual interests lie.
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
Declarative Turing Machine specification and execution framework with skeleton table support, using C++26 annotation reflection.
Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.
COWEL (Compact Web Language) is a markup language that provides easy access to HTML features while being much more convenient to write.
A library to parse and manipulate C/C++ type names
Very small (~300 line) C++ text formatting library
An implementation of Shazam's song recognition algorithm.
bloomberg / clang-p2996
Forked from llvm/llvm-projectExperimental clang support for WG21 P2996 (Reflection).
Crisp: Compile-Time Interpreter for Lisp. A header-only library implemented with C++ templates.
A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
Community guide to using YubiKey for GnuPG and SSH - protect secrets with hardware crypto.
Experiments for the official PEG parser generator for Python
high performance C++20 implementation of std::variant