pasta-toolbox / bit_vector
Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
☆26Updated this week
Related projects ⓘ
Alternatives and complementary repositories for bit_vector
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Learned Monotone Minimal Perfect Hashing☆24Updated this week
- C++ Implementation of Zip Trees☆13Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Packed and Compressed Hash Tables☆15Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆53Updated 10 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆39Updated this week
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated 11 months ago
- Succinct data structures in C/C++☆82Updated last month
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- FOundation of stXXl and thriLL☆14Updated 10 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆31Updated last year
- ☆10Updated 3 years ago
- ☆37Updated 4 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 3 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆15Updated this week
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Succinct Data Structure Library 3.0☆86Updated 2 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Succinct C++☆25Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago