Build software better, together

Here are 18 public repositories matching this topic...

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.

  • Updated Sep 10, 2025
  • C

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

  • Updated Jan 29, 2023
  • C

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

  • Updated Aug 14, 2025
  • Cuda

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

  • Updated May 31, 2021
  • C++

Improve this page

Add a description, image, and links to the suffixarray topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the suffixarray topic, visit your repo's landing page and select "manage topics."

Learn more