A reflective enum implementation for C++
☆298Feb 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:
- ☆53May 21, 2019Updated 6 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,814Feb 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,640Oct 13, 2025Updated 6 months ago
- Runtime polymorphism done right☆1,035May 27, 2021Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 2 months ago
- Roman numeral support for C++17☆51Sep 28, 2023Updated 2 years ago
- scanf for modern C++☆1,306Oct 29, 2025Updated 6 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,037Mar 1, 2026Updated 2 months ago
- Lightweight Error Augmentation Framework☆339Apr 22, 2026Updated last week
- 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☆205Aug 10, 2024Updated last year
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 🕸️ 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,204Apr 5, 2026Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆784Updated this week
- 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☆226Feb 24, 2020Updated 6 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,305Feb 27, 2026Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up