header-library topic
List
header-library repositories
awesome-hpp
3.2k
Stars
206
Forks
Watchers
A curated list of awesome header-only C++ libraries
csv2
523
Stars
92
Forks
Watchers
Fast CSV parser and writer for Modern C++
bitflags
85
Stars
4
Forks
Watchers
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
structopt
450
Stars
24
Forks
Watchers
Parse command line arguments by defining a struct
periodic-function
24
Stars
5
Forks
Watchers
Small header only library to call a function at a specific time interval.