grisumbras / enum-flags
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
- 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 3 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 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 last month
- C++ static_enum☆86Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 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
- A reflective enum implementation for C++☆291Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- Library for comfortable work with DLL and DSO☆109Updated last month
- A polymorphic value-type for C++☆227Updated last year
- 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++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- ☆52Updated 5 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- Functional reactive programming library for c++☆159Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago