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:
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- Greg's Template Library of useful classes.☆227Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- C++ library aiming to replace all built-in integers☆98Updated this week
- SPY - C++ Information Broker☆157Updated last month
- C++20 Compact Tuple Tools☆57Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Standalone version of the boost::unordered library☆30Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- A C++ parser combinator library.☆158Updated this week
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆131Updated 2 weeks ago