bkille / BitLibLinks
Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vectors.
☆73Updated last year
Alternatives and similar repositories for BitLib
Users that are interested in BitLib are comparing it to the libraries listed below
Sorting:
- C++ library aiming to replace all built-in integers☆99Updated last week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Greg's Template Library of useful classes.☆248Updated 3 weeks ago
- C++20 Compact Tuple Tools☆57Updated 2 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- Standalone version of the boost::unordered library☆33Updated 5 months ago
- Rebooting the std::bitset franchise☆45Updated this week
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- SPY - C++ Information Broker☆157Updated last month
- 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
- A C++ parser combinator library.☆161Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Zoo library☆132Updated 6 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆142Updated last week
- An indirect value-type for C++☆83Updated 2 years 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
- C++ small containers☆148Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- High-performance metrics library☆47Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago