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.
☆75Updated last year
Alternatives and similar repositories for BitLib
Users that are interested in BitLib are comparing it to the libraries listed below
Sorting:
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- C++ library aiming to replace all built-in integers☆99Updated 3 weeks ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- Greg's Template Library of useful classes.☆235Updated last week
- C++20 Compact Tuple Tools☆57Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆133Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Port of Golang channels to C++☆180Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Yet another C++ text formatting library.☆71Updated 11 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆136Updated 2 weeks ago
- A C++20 concepts library, providing container concepts etc.☆86Updated last year
- A C++ parser combinator library.☆159Updated this week
- Zoo library☆133Updated 5 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago