quicknir / wise_enum
A reflective enum implementation for C++
☆290Updated last year
Alternatives and similar repositories for wise_enum:
Users that are interested in wise_enum are comparing it to the libraries listed below
- A polymorphic value-type for C++☆227Updated last year
- Range-based goodness for C++17☆360Updated 4 years ago
- Tool for analyzing includes in C++☆202Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆465Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆557Updated 6 months ago
- Simple, flexible and modular assertion macro.☆225Updated 10 months ago
- Lightweight Error Augmentation Framework☆318Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆427Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆440Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆344Updated 2 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☆239Updated last month
- ☆132Updated 2 years ago
- Header-only library for multithreaded programming☆234Updated last month
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- What a c++ standard Unicode library might look like.☆329Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A highly efficient, move-aware operators library☆201Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆208Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆142Updated 4 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago