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++☆227Updated last year
- Tool for analyzing includes in C++☆205Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Implementation of C++20's std::span for older compilers☆362Updated 2 years ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆452Updated 6 months 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
- Love template metaprogramming☆330Updated 3 years ago
- ☆132Updated 3 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- Lightweight Error Augmentation Framework☆333Updated last week
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 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☆245Updated 6 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆177Updated 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☆409Updated 5 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆485Updated 4 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 4 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated last week