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
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- low-level library for minimizing the size of your types☆113Updated 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☆157Updated last week
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- Non-intrusive C++ signal programming library☆50Updated 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…☆153Updated 2 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago