Repository navigation

#

suffixarray

libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm.

C
204
6 天前

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

C
58
2 年前

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

Cuda
35
2 个月前

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
1 个月前

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
7 年前

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 年前