C++ compile-time enum to string, iteration, in a single header file
☆1,813Feb 10, 2024Updated 2 years ago
Alternatives and similar repositories for better-enums
Users that are interested in better-enums are comparing it to the libraries listed below
Sorting:
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- A miniature library for struct-field reflection in C++☆638Oct 31, 2025Updated 4 months ago
- A modern formatting library☆23,304Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆540Dec 27, 2025Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 3 months ago
- Your binary serialization library☆1,221Oct 9, 2025Updated 4 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- C++ Reflection Library☆3,440Apr 25, 2024Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 3 months ago
- A beautiful stack trace pretty printer for C++☆4,251Apr 14, 2025Updated 10 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- A C++11 library for serialization☆4,628Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- universal serialization engine☆1,299Feb 11, 2026Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Fast C++ logging library.☆28,400Feb 24, 2026Updated last week
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Guidelines Support Library☆6,619Feb 6, 2026Updated last month
- 🦘 A dependency injection container for C++11, C++14 and later☆544Updated this week
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,632Feb 27, 2026Updated last week
- Event Dispatcher and callback list for C++☆1,645Dec 8, 2024Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,382Jan 10, 2026Updated last month
- Parsing Expression Grammar Template Library☆2,112Updated this week
- Lightweight C++ command line option parser☆4,708Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,087Feb 14, 2026Updated 2 weeks ago