11 skills found
IlyaGrebnov / LibsaisThe libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (LCP) array, permuted LCP (PLCP) array, Burrows-Wheeler transform (BWT) and inverse BWT based on the induced sorting algorithm with optional OpenMP support for multi-core parallel construction.
patflick / PsacParallel Suffix Array, LCP Array, and Suffix Tree Construction
michaelmaniscalco / Msufsortmsufsort parallel suffix array construction algorithm
TravisWheelerLab / SufrParallel Construction of Suffix Arrays in Rust
zfy0701 / Parallel LZ77an new parallel algorithm for LZ77 compression based on suffix array
jlabeit / Parallel DivsufsortParallel Lightweight Suffix Array Algorithm.
jamshed / CaPS SACache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays
varrunr / Genome Indexing On GPUThe project involves parallelizing the construction of suffix arrays on the GPU for the purpose of genome indexing.
dominikkempa / PsascanParallel external memory suffix array construction
hammerlab / Suffix ArraysSpark-based implementation of pDC3, a linear-time parallel suffix-array-construction algorithm
snnynhr / ParallelSuffixArraysNo description available