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.
☆71Updated 8 months ago
Alternatives and similar repositories for BitLib:
Users that are interested in BitLib are comparing it to the libraries listed below
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Rebooting the std::bitset franchise☆43Updated this week
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- C++ library aiming to replace all built-in integers☆92Updated this week
- SPY - C++ Information Broker☆153Updated 2 months ago
- value types for composite class design - with allocators☆44Updated this week
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 4 months ago
- ☆75Updated 2 months ago
- Standalone version of the boost::unordered library☆24Updated 2 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆86Updated this week
- A header only structure of arrays container for C++☆41Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Greg's Template Library of useful classes.☆172Updated last week
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- B++ Tree☆65Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated 2 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 4 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago