GitHub topics: parallel-suffix-array
IlyaGrebnov/libsais
The 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.
Language: C - Size: 345 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 210 - Forks: 26

michaelmaniscalco/msufsort
msufsort parallel suffix array construction algorithm
Language: C++ - Size: 682 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 2
