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.
☆73Updated 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☆112Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- ☆34Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Rebooting the std::bitset franchise☆46Updated last month
- Zoo library☆135Updated 7 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Microbenchmarking for Modern C++☆233Updated 5 years ago