header-only topic

List header-only repositories
trafficstars

magic_enum

4.5k
Stars
412
Forks
Watchers

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

nameof

2.0k
Stars
109
Forks
Watchers

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

semver

289
Stars
33
Forks
Watchers

Semantic Versioning for modern C++

argparse

2.4k
Stars
239
Forks
Watchers

Argument Parser for Modern C++

awesome-hpp

3.2k
Stars
206
Forks
Watchers

A curated list of awesome header-only C++ libraries

binary_log

207
Stars
12
Forks
Watchers

Fast binary logger for C++

criterion

208
Stars
11
Forks
Watchers

Microbenchmarking for Modern C++

csv

235
Stars
32
Forks
Watchers

[DEPRECATED] See https://github.com/p-ranav/csv2

csv2

523
Stars
92
Forks
Watchers

Fast CSV parser and writer for Modern C++