oliora / bitmask
A generic implementation of the BitmaskType C++ concept
☆85Updated 4 years ago
Alternatives and similar repositories for bitmask:
Users that are interested in bitmask are comparing it to the libraries listed below
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 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☆154Updated 7 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆185Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Flat containers for C++☆56Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Simple, flexible and modular assertion macro.☆224Updated 8 months ago
- A polymorphic value-type for C++☆228Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago