bkille / BitLib
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 9 months ago
Alternatives and similar repositories for BitLib:
Users that are interested in BitLib are comparing it to the libraries listed below
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- An indirect value-type for C++☆82Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆212Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 7 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆86Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- SPY - C++ Information Broker☆154Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- ☆76Updated 3 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Zoo library☆121Updated 3 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- Standalone version of the boost::unordered library☆25Updated last month
- Yet another C++ text formatting library.☆71Updated 3 months ago
- B++ Tree☆66Updated 8 months ago
- A C++ parser combinator library.☆126Updated last week
- Flat containers for C++☆59Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated this week
- Greg's Template Library of useful classes.☆178Updated last month