patflick / psacLinks
Parallel Suffix Array, LCP Array, and Suffix Tree Construction
☆51Updated 6 years ago
Alternatives and similar repositories for psac
Users that are interested in psac are comparing it to the libraries listed below
Sorting:
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- Dynamic succinct/compressed data structures☆112Updated 3 weeks ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆156Updated last year
- Succinct Data Structure Library 3.0☆100Updated 3 weeks ago
- A library of inverted index data structures☆151Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Succinct Data Structure Library☆109Updated 12 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- Compact Tree Representation☆16Updated 8 years ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆121Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 9 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆131Updated 2 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24Updated 5 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- A C++ library for summarizing data streams☆23Updated 6 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago