quicknir / wise_enum
A reflective enum implementation for C++
☆291Updated last year
Alternatives and similar repositories for wise_enum:
Users that are interested in wise_enum are comparing it to the libraries listed below
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- A polymorphic value-type for C++☆227Updated last year
- 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 3 months ago
- An additive strong typedef library for C++14/17/20☆434Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆349Updated 2 years ago
- Header-only library for multithreaded programming☆234Updated last month
- Range-based goodness for C++17☆363Updated 4 years ago
- ☆132Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Tool for analyzing includes in C++☆202Updated 8 months ago
- Lightweight Error Augmentation Framework☆324Updated this week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆472Updated last month
- Simple, flexible and modular assertion macro.☆227Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 6 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- What a c++ standard Unicode library might look like.☆331Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- Lightweight C++20 testing framework.☆279Updated 3 weeks 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☆405Updated last month
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year