single-header-library topic
List
single-header-library repositories
bit_set
40
Stars
5
Forks
Watchers
Rebooting the std::bitset franchise
array-algorithms
211
Stars
7
Forks
Watchers
Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++
small_vector
35
Stars
5
Forks
Watchers
A fully featured single header library implementing a vector container with a small buffer optimization.
Memcury
23
Stars
4
Forks
Watchers
A simple one header solution for memory manipulation in C++.
arena-allocator
21
Stars
1
Forks
Watchers
Super small, simple, and C89-compliant single-header arena "allocator".
debug-hpp
36
Stars
2
Forks
Watchers
printing everything including STL containers without pain 🚀
lzw-eddy
16
Stars
3
Forks
Watchers
Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)