Lists (4)
Sort Name ascending (A-Z)
Stars
Replacements to standard numeric types which throw exceptions on errors
magic-trace collects and displays high-resolution traces of what a process is doing
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
A modern high-performance open source message queuing system
Zero overhead utilities for preventing bugs at compile time
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
PDFs and other information of my talks in the past
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
A library of C++ coroutine abstractions for the coroutines TS
Front end side of quick-bench
Back end side of quick-bench
Run compilers interactively from your web browser and interact with the assembly
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code