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 small C++ library to handle hashed strings serving as identifiers.☆186Updated 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 month
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++ static_enum☆86Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- Flat containers for C++☆59Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- 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 never-valueless, strong guarantee implementation of std::variant☆68Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 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 last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆165Updated 2 weeks ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago