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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 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☆156Updated 8 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++ generic make factory☆106Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago