quicknir / wise_enumLinks
A reflective enum implementation for C++
☆297Updated last year
Alternatives and similar repositories for wise_enum
Users that are interested in wise_enum are comparing it to the libraries listed below
Sorting:
- A polymorphic value-type for C++☆228Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- An additive strong typedef library for C++14/17/20☆457Updated 8 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Tool for analyzing includes in C++☆208Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- Range-based goodness for C++17☆365Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Header-only library for multithreaded programming☆236Updated 6 months ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆260Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- What a c++ standard Unicode library might look like.☆336Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆178Updated 4 years ago
- ☆133Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- Lightweight Error Augmentation Framework☆334Updated last month
- Love template metaprogramming☆330Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆248Updated this week
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- A highly efficient, move-aware operators library☆204Updated 2 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☆413Updated this week