Repository navigation

#

single-file

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

C++
6365
9 小时前

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

C++
5625
19 天前

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

C++
2226
10 个月前
martinus/nanobench

Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

C++
1593
10 个月前

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

C++
1578
2 年前

Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.

C
955
2 年前

ISO C++ Core Guidelines Library implementation for C++98, C++11 up

C++
952
3 个月前

CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)

JavaScript
937
3 个月前

A dependency free, embeddable debugger for Lua in a single file (.lua or .h)

Lua
878
3 个月前

gb single-file public domain libraries for C & C++

C
667
4 年前

span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library

C++
502
1 年前

expected lite - Expected objects in C++11 and later in a single-file header-only library

C++
482
2 个月前

string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library

C++
443
5 个月前

optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library

C++
409
5 个月前

A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)

C++
399
3 个月前