match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
C++ STL in the Windows Kernel with C++ Exception Support
翻译 - 支持 C++ 异常的 Windows 内核中的 C++ STL
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
Gzip Decompression and Random Access for Modern Multi-Core Machines
A lightweight and very fast event bus / event framework for C++17
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
Very fast synchronous and asynchronous C++17 logging library
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
A simple, header only event bus library written in modern C++17.
C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples.
A high performance/ real-time C++ Kafka streams framework (C++17)
C++17 string with fixed size
mathiu : a simple computer algebra system in C++.
Fast parallel random access to bzip2 and gzip files in Python
Provides a bit-vector, an optimized replacement of the infamous std::vector<🅱️ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vec...