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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆54May 21, 2019Updated 7 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,823Feb 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,641Oct 13, 2025Updated 8 months ago
- Runtime polymorphism done right☆1,036May 27, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 4 months ago
- Roman numeral support for C++17☆51Sep 28, 2023Updated 2 years ago
- scanf for modern C++☆1,316Oct 29, 2025Updated 8 months ago
- Lightweight Error Augmentation Framework☆339Apr 22, 2026Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,121Jun 8, 2026Updated 3 weeks ago
- Tiny library for C++ enum introspection and more!☆33Feb 12, 2016Updated 10 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Aug 10, 2024Updated last year
- Range-based goodness for C++17☆366Feb 11, 2021Updated 5 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆152Oct 7, 2024Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,226May 8, 2026Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆791Jun 2, 2026Updated 3 weeks ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- C++ unit testing and mocking made easy☆56Apr 10, 2019Updated 7 years ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 6 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,327Jun 3, 2026Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆978Mar 20, 2026Updated 3 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,861Sep 1, 2025Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,479Jun 24, 2026Updated last week
- Modern version of boost.parameter enabling named parameters without macros and better compile time☆15Jul 8, 2016Updated 9 years ago
- C++ parsing DSL☆1,244Oct 18, 2025Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆76Apr 22, 2026Updated 2 months ago
- Peter Sommerlad's Simple Strong Typing☆34Oct 11, 2023Updated 2 years ago
- Simple, flexible and modular assertion macro.☆230Dec 23, 2025Updated 6 months ago
- C++ header-only library which enable using aggregates like tuples☆24Aug 3, 2018Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- (experimental) Syntactic sugar for variant and optional types.