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.☆251Updated 3 weeks ago
- Simple, flexible and modular assertion macro.☆228Updated last year
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆100Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆200Updated 2 years ago
- ☆53Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- C++ static_enum☆87Updated 5 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☆165Updated 3 weeks ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- A reflective enum implementation for C++☆300Updated last year
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated 3 months ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆187Updated 2 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- A really stupid INI file format for C++11☆146Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year