aantron / better-enumsView external linksLinks
C++ compile-time enum to string, iteration, in a single header file
☆1,812Feb 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,284Oct 14, 2024Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,956Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,173Dec 13, 2025Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- A miniature library for struct-field reflection in C++☆642Oct 31, 2025Updated 3 months ago
- A modern formatting library☆23,254Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Dec 27, 2025Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- Your binary serialization library☆1,215Oct 9, 2025Updated 4 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Mar 23, 2025Updated 10 months ago
- C++ Reflection Library☆3,435Apr 25, 2024Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,272Jan 18, 2026Updated 3 weeks ago
- 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 2 months ago
- A beautiful stack trace pretty printer for C++☆4,245Apr 14, 2025Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Nov 5, 2022Updated 3 years ago
- A C++11 library for serialization☆4,615Jan 20, 2025Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 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 week
- universal serialization engine☆1,299Dec 22, 2025Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Feb 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,413Oct 11, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 6 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated 11 months ago
- Fast C++ logging library.☆28,305Updated this week
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆770Feb 1, 2026Updated last week
- Guidelines Support Library☆6,616Feb 6, 2026Updated last week
- 🦘 A dependency injection container for C++11, C++14 and later☆542Feb 5, 2026Updated last week
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- Event Dispatcher and callback list for C++☆1,630Dec 8, 2024Updated last year
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,612Updated this week
- A date and time library based on the C++11/14/17 <chrono> header☆3,377Jan 10, 2026Updated last month
- Parsing Expression Grammar Template Library☆2,109Jan 10, 2026Updated last month
- Lightweight C++ command line option parser☆4,696Feb 5, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,049Updated this week