SaaSHub helps you find the best software and product alternatives Learn more →
Top 15 C++ single-file Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Magic Enum C++
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
-
Nameof C++
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
-
-
-
-
span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
-
string-view-lite
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
-
expected-lite
expected lite - Expected objects in C++11 and later in a single-file header-only library
-
-
-
-
ring-span-lite
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
-
-
Savefile-Saver
A program to backup all of your game savefiles on your system, neatly, and into a single folder.
C++ single-file discussion
C++ single-file related posts
-
Refactoring with C++17 std::optional
-
Is there a std::string::split or something similar?
-
The 23 year-old C++ developers with three job offers over $500k
-
Nanobench: Fast, Accurate, Single-Header Microbenchmarking Functionality For C++
-
C++ Return: std::any, std::optional, or std::variant?
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
Index
What are some of the best open-source single-file projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | doctest | 5,849 |
2 | Magic Enum C++ | 4,840 |
3 | Nameof C++ | 2,060 |
4 | tomlplusplus | 1,533 |
5 | nanobench | 1,419 |
6 | Argh! | 1,328 |
7 | span-lite | 497 |
8 | string-view-lite | 421 |
9 | expected-lite | 377 |
10 | semver | 297 |
11 | serializer | 189 |
12 | scope_guard | 176 |
13 | ring-span-lite | 152 |
14 | reflect | 15 |
15 | Savefile-Saver | 10 |