grisumbras / enum-flags
Bit flags for C++11 scoped enums
☆120Updated 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
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A reflective enum implementation for C++☆290Updated 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☆238Updated 2 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 4 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☆157Updated 3 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- Simple, flexible and modular assertion macro.☆226Updated 11 months ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 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
- C++ signal and slot system☆163Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated 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
- ☆52Updated 5 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆148Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month