pinam45 / dynamic_bitsetLinks
Simple Useful Libraries: C++17/20 header-only dynamic bitset
☆166Updated 6 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:
- 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
- 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☆245Updated 6 months ago
- C++ small containers☆146Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Functional reactive programming library for c++☆160Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆160Updated 5 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- SPY - C++ Information Broker☆156Updated last week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆91Updated 3 years ago
- A C++14 reflection library☆75Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆221Updated 10 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Scope Guard & Defer C++☆176Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- A really stupid INI file format for C++11☆145Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago