pinam45 / dynamic_bitset
Simple Useful Libraries: C++17/20 header-only dynamic bitset
☆161Updated 3 months ago
Alternatives and similar repositories for dynamic_bitset:
Users that are interested in dynamic_bitset are comparing it to the libraries listed below
- C++ small containers☆142Updated this week
- Lightweight Error Augmentation Framework☆324Updated last week
- 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 last month
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 6 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…☆154Updated 2 months ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- A collection of std-like single-header C++ libraries