dominikkempa / zip-treeLinks
C++ Implementation of Zip Trees
☆14Updated 3 years ago
Alternatives and similar repositories for zip-tree
Users that are interested in zip-tree are comparing it to the libraries listed below
Sorting:
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years 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.☆14Updated 7 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated 3 weeks ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 11 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Succinct Data Structure Library 3.0☆101Updated 3 weeks ago
- ☆11Updated 2 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 9 months ago
- Fast in-place radix sort with STL-like API☆48Updated 9 years ago
- ☆39Updated 5 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated 3 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- ☆56Updated last year
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆157Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- TU DOrtmund lossless COMPression framework☆19Updated last year