ClaasBontus / bitset2Links
std::bitset with constexpr implementations plus additional features.
☆123Updated 2 years ago
Alternatives and similar repositories for bitset2
Users that are interested in bitset2 are comparing it to the libraries listed below
Sorting:
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆177Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated last month
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- A polymorphic value-type for C++☆227Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆107Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month