dynatrace-research / set-sketch-paper
SetSketch: Filling the Gap between MinHash and HyperLogLog
β49Updated 3 years ago
Alternatives and similar repositories for set-sketch-paper:
Users that are interested in set-sketch-paper are comparing it to the libraries listed below
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 7 months ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsβ152Updated 8 months ago
- Compact Tree Representationβ16Updated 8 years ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Dynamic succinct/compressed data structuresβ112Updated 10 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 6 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 5 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- ProbMinHash β A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarityβ42Updated 4 years ago
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- DartMinHash: Fast Sketching for Weighted Setsβ13Updated 4 years ago
- An optimal space run-length Burrows-Wheeler transform full-text indexβ62Updated last year
- Succinct Data Structure Library 3.0β94Updated last week
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β29Updated last week
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)β84Updated last year
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ63Updated 10 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β35Updated 2 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental rβ¦β108Updated 10 years ago
- Ultra fast MSD radix sorterβ11Updated 4 years ago
- Relative data structures based on the BWTβ12Updated 6 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexesβ25Updated 2 years ago
- Implementation of a Backpack Quotient Filterβ11Updated 8 months ago
- A cheatsheet for most common Stringology tasksβ15Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimationβ14Updated 2 years ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithmsβ30Updated 3 weeks ago