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
- ☆52Updated 5 years ago
- 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☆239Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 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☆157Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- C++ signal and slot system☆163Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A reflective enum implementation for C++☆290Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Functional reactive programming library for c++☆158Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- Simple, flexible and modular assertion macro.☆225Updated 10 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Library for comfortable work with DLL and DSO☆110Updated last month
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago