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:
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Greg's Template Library of useful classes.☆257Updated 2 weeks ago
- C++ library aiming to replace all built-in integers☆99Updated 3 weeks ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++20 Compact Tuple Tools☆57Updated this week
- SPY - C++ Information Broker☆157Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- C++ small containers☆148Updated last week
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Zoo library☆135Updated 6 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago