grisumbras / enum-flagsLinks
Bit flags for C++11 scoped enums
☆121Updated 2 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☆244Updated 6 months ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- ☆53Updated 6 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 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☆159Updated 4 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- C++ generic make factory☆108Updated 6 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 5 months ago
- A reflective enum implementation for C++☆298Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- C++ signal and slot system☆163Updated 5 years ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago