avagordon01 / bitarray
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
☆13Updated 11 months ago
Alternatives and similar repositories for bitarray
Users that are interested in bitarray are comparing it to the libraries listed below
Sorting:
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- C++ Utility Library☆33Updated 8 months ago
- C++ wrapper around wyhash and wyrand☆14Updated 9 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Awesome implicit data structures☆24Updated 5 years ago
- ☆13Updated 2 years ago
- ☆41Updated 2 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- Binary search implementation that avoids branch instructions☆10Updated 5 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Interval library for C++☆12Updated 3 months ago
- ☆31Updated 9 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Examples of intrusive container templates in C++.☆9Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A minimal subset of the Boost C++ library☆34Updated last year
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated last year
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- A vectorized single header hash function.☆19Updated 5 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆44Updated 2 weeks ago
- A C++ library for integer array compression☆29Updated 3 years ago
- AXE: a recursive descent parser generator C++ library☆16Updated 8 months ago