一个快速、功能丰富的 C++ 单文件头测试框架
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
翻译 - 现代C ++的枚举(从字符串到字符串,从迭代到迭代)的静态反射,可以使用任何枚举类型,而无需任何宏或样板代码
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
翻译 - 现代C ++的Nameof运算符,只需获取变量,类型,函数,宏和枚举的名称
Header-only TOML config file parser and serializer for C++17.
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
翻译 - 基于C ++ 11/14/17/20的基于Robin Hood哈希的快速且内存高效的哈希表
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Schema-driven web server framework.
Argh! A minimalist argument handler.
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
A dependency free, embeddable debugger for Lua in a single file (.lua or .h)
#网络爬虫#CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)
gb single-file public domain libraries for C & C++
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
expected lite - Expected objects in C++11 and later in a single-file header-only library
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
Simple header-only C/C++ unit testing facility.
Native ApprovalTests for C++ on Linux, Mac and Windows