dominikkempa / zip-tree
C++ Implementation of Zip Trees
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for zip-tree
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆39Updated last month
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Compact Tree Representation☆16Updated 7 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆32Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated 2 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆27Updated 3 years ago
- ☆37Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆30Updated last year
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 6 years ago
- Learned Monotone Minimal Perfect Hashing☆23Updated 2 months ago
- ☆51Updated 5 months ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Clustered Elias-Fano inverted indexes.☆14Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆45Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- A blend of the compact and sparse hash table implementations.☆12Updated 3 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
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- For details, see the blog post:☆31Updated 10 months ago