oliora / bitmaskLinks
A generic implementation of the BitmaskType C++ concept
☆85Updated 5 years ago
Alternatives and similar repositories for bitmask
Users that are interested in bitmask are comparing it to the libraries listed below
Sorting:
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Flat containers for C++☆59Updated 2 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆37Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months 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☆161Updated 5 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago