oliora / bitmaskLinks
A generic implementation of the BitmaskType C++ concept
☆87Updated 4 years ago
Alternatives and similar repositories for bitmask
Users that are interested in bitmask are comparing it to the libraries listed below
Sorting:
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated 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
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- C++ static_enum☆86Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 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☆157Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago