oliora / bitmaskLinks
A generic implementation of the BitmaskType C++ concept
☆86Updated 5 years ago
Alternatives and similar repositories for bitmask
Users that are interested in bitmask are comparing it to the libraries listed below
Sorting:
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- ☆53Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 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☆166Updated 2 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last month
- A simple, single-header-only library, for wrapping text. In C++☆108Updated 6 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
- C++ static_enum☆87Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- Flat containers for C++☆59Updated 7 months ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 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…☆166Updated this week
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197Updated 4 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago