itomomoti / OnlineRlbwt
Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.
☆15Updated 6 years ago
Alternatives and similar repositories for OnlineRlbwt:
Users that are interested in OnlineRlbwt are comparing it to the libraries listed below
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- R-Index-F Library for Pattern Matching☆13Updated 8 months ago
- External memory suffix array construction using inducing☆10Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- TU DOrtmund lossless COMPression framework☆19Updated 7 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆62Updated last year
- A tool for merging large BWTs☆26Updated 4 years ago
- Implementation of a Backpack Quotient Filter☆11Updated 9 months ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Bit packed vector of integral values☆27Updated 2 months ago
- Paper Collection for Stringologists☆17Updated last week
- modified from gitlab.com/manzai/Big-BWT to support fasta files☆9Updated 2 months ago
- Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]☆15Updated 3 years ago
- Relative data structures based on the BWT☆12Updated 6 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated 11 months ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated 2 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Succinct Data Structure Library 3.0☆94Updated last week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆13Updated last week
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆30Updated 6 years ago
- Optimal suffix sorting and LCP array construction for constant alphabets [IPL 2017]☆9Updated 6 years ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated 3 weeks ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago