quicknir / wise_enumLinks
A reflective enum implementation for C++
☆299Updated 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:
- Tool for analyzing includes in C++☆208Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆370Updated 2 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆464Updated 10 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- ☆133Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- What a c++ standard Unicode library might look like.☆339Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Lightweight Error Augmentation Framework☆337Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆509Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆229Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated 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.☆252Updated last month
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆517Updated this week
- Love template metaprogramming☆331Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago