Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
An additive strong typedef library for C++14/17/20
Lightweight C++ command line option parser
function_ref: a type-erased callable reference
An implementation of Guidelines Support Library by Microsoft
A beautiful stack trace pretty printer for C++
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
The oneAPI Threading Building Blocks (oneTBB)
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used.
Fast C++ logging library.
Fruit, a dependency injection framework for C++
function_ref: a type-erased callable reference
A date and time library based on the C++11/14/17 <chrono> header
Cross-platform C++11 header-only library for memory mapped file IO
Thread aware Signal/Slot library.
Zero overhead utilities for preventing bugs at compile time
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.