C++
💻 C++ Functional Terminal User Interface. ❤️
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
C++17 library for comfortable and efficient dynamic polymorphism
☕ GDBFrontend is an easy, flexible and extensible gui debugger.
A family of header-only, very fast and memory-friendly hashmap and btree containers.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies