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 small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 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
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++ static_enum☆86Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago