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.
☆69Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for BitLib
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Greg's Template Library of useful classes.☆126Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- C++ library aiming to replace all built-in integers☆89Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆40Updated last week
- Rebooting the std::bitset franchise☆43Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 Compact Tuple Tools☆47Updated this week
- An indirect value-type for C++☆82Updated last year
- Standalone version of the boost::unordered library☆23Updated 5 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Yet another C++ text formatting library.☆70Updated this week
- Flat containers for C++☆56Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- SPY - C++ Information Broker☆152Updated 2 weeks ago
- Replacement for std::optional that does not waste memory unnecessarily☆103Updated 5 months ago
- B++ Tree☆65Updated 4 months ago
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated 3 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆80Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 3 weeks ago
- ☆70Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- High-performance metrics library☆38Updated last month
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- A header only structure of arrays container for C++☆39Updated last year