A reflective enum implementation for C++
☆299Feb 8, 2024Updated 2 years ago
Alternatives and similar repositories for wise_enum
Users that are interested in wise_enum are comparing it to the libraries listed below
Sorting:
- ☆53May 21, 2019Updated 6 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 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,961Feb 7, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- A header only C++ library that provides type safety and user defined literals for physical units☆519Feb 11, 2025Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Roman numeral support for C++17☆51Sep 28, 2023Updated 2 years ago
- C++ unit testing and mocking made easy☆56Apr 10, 2019Updated 6 years ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 6 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- Tiny library for C++ enum introspection and more!☆33Feb 12, 2016Updated 10 years ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Feb 2, 2026Updated 3 weeks ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 6 years 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 3 months ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Header only read/write wrapper to combine mutexes with locks.☆151Oct 7, 2024Updated 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
- SPY - C++ Information Broker☆158Jan 19, 2026Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Parsing Expression Grammar Template Library☆2,109Feb 22, 2026Updated last week