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.
☆74Updated last year
Alternatives and similar repositories for BitLib
Users that are interested in BitLib are comparing it to the libraries listed below
Sorting:
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- C++20 Compact Tuple Tools☆52Updated last week
- SPY - C++ Information Broker☆156Updated this week
- C++ library aiming to replace all built-in integers☆95Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 months ago
- Greg's Template Library of useful classes.☆208Updated 2 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Standalone version of the boost::unordered library☆29Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆225Updated 6 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Zoo library☆127Updated last month
- C++ small containers☆147Updated 3 months ago
- C++20 implementation of mutable constexpr expressions☆115Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆87Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Port of Golang channels to C++☆180Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 9 months ago