patflick / psac
Parallel Suffix Array, LCP Array, and Suffix Tree Construction
☆49Updated 5 years ago
Alternatives and similar repositories for psac:
Users that are interested in psac are comparing it to the libraries listed below
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated 11 months ago
- Succinct Data Structure Library 3.0☆94Updated 3 weeks ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- External memory suffix array construction using inducing☆10Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 11 months ago
- Succinct Data Structure Library☆106Updated 11 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆152Updated 9 months ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆64Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Compact Data Structures Library☆124Updated 10 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
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated 2 months ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago