pinam45 / dynamic_bitsetLinks
Simple Useful Libraries: C++17/20 header-only dynamic bitset
☆172Updated 10 months ago
Alternatives and similar repositories for dynamic_bitset
Users that are interested in dynamic_bitset are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 5 months ago
- 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.☆251Updated 3 weeks ago
- C++ small containers☆149Updated 7 months 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☆165Updated 3 weeks ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- Functional reactive programming library for c++☆160Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated last week
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- A C++ parser combinator library.☆160Updated last week
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- SPY - C++ Information Broker☆157Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago