single-header-lib topic
List
single-header-lib repositories
foc_libraries
5
Stars
2
Forks
Watchers
Header-only C++ advanced data structures
hypatia
77
Stars
8
Forks
Watchers
A header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability. It's like a BLAS, but easier to use.
Snippets
183
Stars
15
Forks
Watchers
(Hopefully) useful code snippets and header-only libs
imgui_entt_entity_editor
212
Stars
21
Forks
Watchers
A drop-in entity editor for EnTT with Dear ImGui
ccpp
44
Stars
3
Forks
Watchers
ccpp, a general purpose single-header preprocessor library.
awesome-hpp
3.2k
Stars
206
Forks
Watchers
A curated list of awesome header-only C++ libraries
criterion
208
Stars
11
Forks
Watchers
Microbenchmarking for Modern C++
csv2
523
Stars
92
Forks
Watchers
Fast CSV parser and writer for Modern C++