C++ Library
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
The most over-engineered C++ assertion library
Compile Time Regular Expression in C++
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
C++11/14/17 std::expected with functional-style extensions
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.
A beautiful stack trace pretty printer for C++
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Light-weight, simple and fast XML parser for C++ with XPath support
FlatBuffers: Memory Efficient Serialization Library
Zero overhead utilities for preventing bugs at compile time
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
A date and time library based on the C++11/14/17 <chrono> header
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
Tesseract Open Source OCR Engine (main repository)
Convenient, high-performance RGB color and position control for console output
C++ compile-time enum to string, iteration, in a single header file