felipelouza / sacak-lcpLinks
Optimal suffix sorting and LCP array construction for constant alphabets [IPL 2017]
☆9Updated 6 years ago
Alternatives and similar repositories for sacak-lcp
Users that are interested in sacak-lcp are comparing it to the libraries listed below
Sorting:
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]☆15Updated 3 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- dynamic-updateable-index☆11Updated 9 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- External memory suffix array construction using inducing☆11Updated 4 years ago
- Implementation of a Backpack Quotient Filter☆12Updated last week
- Compact Tree Representation☆16Updated 8 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- TU DOrtmund lossless COMPression framework☆19Updated 10 months ago
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- linear time suffix array construction algorithm☆12Updated 8 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated 2 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Succinct Data Structure Library 3.0☆94Updated 3 months ago
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆27Updated 5 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- Parallel Lightweight Suffix Array Algorithm.☆18Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- R-Index-F Library for Pattern Matching☆13Updated 11 months ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 10 months ago