arturbac / simple_enumLinks
An Fast, Intuitive and Type-Safe C++ Enumeration Support Library
☆39Updated 3 weeks ago
Alternatives and similar repositories for simple_enum
Users that are interested in simple_enum are comparing it to the libraries listed below
Sorting:
- A graph concurrent library for C++☆63Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆95Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆63Updated last month
- C++20 Unit-Testing library☆50Updated 6 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- A modern C++ library for type-safe environment variable parsing☆150Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- A C++14 reflection library☆76Updated last week
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Google Benchmark data visualization tool☆28Updated 4 months ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- Backward compatibly refactor header-based C++ into modules.☆92Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- B++ Tree☆70Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Runtime compiled C++ with hot-swapped classes.