Repository navigation

#

suffixarray

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.

C
216
8 天前

Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio

C
59
3 年前

libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.

Cuda
36
6 天前

C++ Implementations of Suffix Array Constructions Algorithms for SA-IS and Skew as well as Kasai's algorithm for LCP construction.

C++
15
4 年前

Manber&Myers's Suffix Array implemented in Go.

Go
5
5 年前

Implementation of suffix array

C#
5
5 个月前

three-pivot quicksort + novel linear time suffix array construction algorithm

C++
4
8 年前

Get the LCS for several strings (more than 2) using suffix array and stack

C++
1
8 年前

Python C module for creating suffix, LCP and BWT arrays with UTF-8 text.

C
1
6 年前

suffix Array implementation using c++

C++
1
3 年前

A set of data structures utility classes

Java
0
4 年前