dominikkempa / zip-tree
C++ Implementation of Zip Trees
β14Updated 2 years ago
Alternatives and similar repositories for zip-tree:
Users that are interested in zip-tree are comparing it to the libraries listed below
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 8 months ago
- Compact Tree Representationβ16Updated 8 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β29Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β30Updated 3 weeks ago
- LZ Double factor Factorization.β11Updated 8 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ43Updated last month
- External memory suffix array construction using inducingβ10Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- β53Updated 11 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ63Updated 11 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β35Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Javaβ35Updated last year
- Learned Monotone Minimal Perfect Hashingβ25Updated last month
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β31Updated 3 months ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?β29Updated 3 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.β19Updated last month
- An encoder/decoder collection for a sequence of integersβ32Updated 12 years ago
- Fast algorithms for computing XX^T for binary matricesβ14Updated 5 years ago
- std::map/std::set implementation using the adaptive radix treeβ14Updated 3 years ago
- Fast in-place radix sort with STL-like APIβ46Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago