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.
☆68Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for BitLib
- Greg's Template Library of useful classes.☆119Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- C++20 Compact Tuple Tools☆47Updated 3 months ago
- SPY - C++ Information Broker☆151Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Zoo library☆100Updated last month
- C++ library aiming to replace all built-in integers☆88Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ command line argument parsing and routing☆52Updated 3 months ago
- ranges features for c+23 ported to C++20☆76Updated last year
- Prints values and types during compilation!☆55Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- C++20 [Minimal] Static Perfect Hash library☆176Updated last month
- Rebooting the std::bitset franchise☆43Updated this week
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆110Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- A C++20 concepts library, providing container concepts etc.☆79Updated 5 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆79Updated this week
- Light, fast, threadpool for C++20☆97Updated last year
- a small lightweight std::execution work-alike☆55Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last month