KonanM / static_enum
C++ static_enum
☆86Updated 5 years ago
Alternatives and similar repositories for static_enum:
Users that are interested in static_enum are comparing it to the libraries listed below
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 3 years ago
- C++ generic make factory☆106Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- Variadic templates and std::integer_sequence support library☆110Updated this week
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Simple, flexible and modular assertion macro.☆224Updated 8 months 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☆154Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Warning suppression library (C++)☆81Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆84Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago