felipelouza / gsa-is
Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]
☆26Updated 2 years ago
Alternatives and similar repositories for gsa-is:
Users that are interested in gsa-is are comparing it to the libraries listed below
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆27Updated 2 months ago
- A tool for merging large BWTs☆26Updated 4 years ago
- vector illustrations of BWT based searching on small strings☆16Updated 6 years ago
- R-Index-F Library for Pattern Matching☆13Updated 9 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆13Updated 3 weeks ago
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆47Updated last year
- Implementation of a Backpack Quotient Filter☆11Updated 9 months ago
- Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]☆15Updated 3 years ago
- SIMD C/C++ library for massive optimal sequence alignment (local/SW, infix, overlap, global)☆38Updated last year
- ⚡️ 🧬 Fulgor is a fast and space-efficient colored de Bruijn graph index.☆50Updated last week
- Fast and cache-efficient full-text pangenome index☆27Updated last month
- modified from gitlab.com/manzai/Big-BWT to support fasta files☆9Updated 3 months ago
- Prefix Free Parsing☆8Updated last year
- ☆17Updated last year
- Space-efficient pseudoalignment with a colored de Bruijn graph☆52Updated last month
- A lightweight suffix-sorting library enhanced with LCP construction☆11Updated 5 years ago
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- Code for the paper Succinct k-mer Set Representations Using Subset Rank Queries on the Spectral Burrows-Wheeler Transform (SBWT)☆24Updated last month
- Efficient construction of the BWT using string compression☆17Updated 6 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- BWT-based index for graphs☆71Updated last month
- An optimal space run-length Burrows-Wheeler transform full-text index☆64Updated last year
- Compacted and colored de Bruijn graph construction and querying