grisumbras / enum-flagsLinks
Bit flags for C++11 scoped enums
☆122Updated 3 years ago
Alternatives and similar repositories for enum-flags
Users that are interested in enum-flags are comparing it to the libraries listed below
Sorting:
- 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 2 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- C++ static_enum☆87Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- ☆53Updated 6 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆197Updated 2 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A reflective enum implementation for C++☆299Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated this week
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆187Updated 2 weeks ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 4 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated this week
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago