oliora / bitmaskLinks
A generic implementation of the BitmaskType C++ concept
☆86Updated 4 years ago
Alternatives and similar repositories for bitmask
Users that are interested in bitmask are comparing it to the libraries listed below
Sorting:
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 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☆159Updated 3 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- C++ static_enum☆86Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆53Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago