dominikkempa / zip-treeLinks
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
Sorting:
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ45Updated 10 months ago
- Compact Tree Representationβ16Updated 8 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 7 years ago
- Dynamic succinct/compressed data structuresβ112Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β37Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ35Updated 5 months ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ45Updated last month
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β33Updated 6 months ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated 2 years ago
- Succinct Data Structure Library 3.0β94Updated 3 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.β19Updated 2 weeks ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ64Updated last year
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 4 years ago
- std::map/std::set implementation using the adaptive radix treeβ15Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β31Updated 3 months ago
- Learned Monotone Minimal Perfect Hashingβ27Updated 4 months ago
- β11Updated 2 years ago
- Bloom-filter based minimal perfect hash function libraryβ266Updated 2 weeks ago
- Efficient Prefix-Sum data structures in C++.β26Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β30Updated 2 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 5 years ago
- A cheatsheet for most common Stringology tasksβ15Updated 4 years ago
- β38Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Fast in-place radix sort with STL-like APIβ47Updated 8 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- Fast Approximate Membership Filters (C++)β280Updated 7 months ago