oliora / bitmaskLinks
A generic implementation of the BitmaskType C++ concept
☆85Updated 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 realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- 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
- Simple, flexible and modular assertion macro.☆229Updated last year
- runtime to compile-time mappings☆109Updated 8 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- C++ static_enum☆87Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago