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β46Updated last year
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β33Updated 7 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- Dynamic succinct/compressed data structuresβ112Updated last year
- Compact Tree Representationβ16Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- Succinct Data Structure Library 3.0β96Updated 3 weeks ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 4 years ago
- Bloom-filter based minimal perfect hash function libraryβ266Updated last month
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 7 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.β19Updated last month
- Fast Approximate Membership Filters (C++)β281Updated last week
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β30Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ47Updated 2 months ago
- std::map/std::set implementation using the adaptive radix treeβ15Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ64Updated last year
- Fast in-place radix sort with STL-like APIβ47Updated 8 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ35Updated 6 months 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 SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 4 years ago
- TU DOrtmund lossless COMPression frameworkβ19Updated last year
- β38Updated 5 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β31Updated 5 months ago
- Learned Monotone Minimal Perfect Hashingβ27Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β163Updated 7 months ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β237Updated 3 months ago
- Efficient Prefix-Sum data structures in C++.β26Updated last year