single-file topic

List single-file repositories

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++

robin-hood-hashing

1.5k
Stars
140
Forks
Watchers

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

flex-table-card

193
Stars
23
Forks
Watchers

Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept

doctest

5.6k
Stars
620
Forks
Watchers

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

tomlplusplus

1.4k
Stars
141
Forks
Watchers

Header-only TOML config file parser and serializer for C++17.

gsl-lite

885
Stars
110
Forks
Watchers

gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later

ApprovalTests.cpp

305
Stars
49
Forks
Watchers

Native ApprovalTests for C++ on Linux, Mac and Windows