suffixarray
Here are 18 public repositories matching this topic...
Sort:Most stars
A collection of powerful data structures
- Updated
Aug 12, 2022 - Java
SeqAn's official repository.
- Updated
Dec 15, 2025 - C++
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
Succinct Data Structure Library 3.0
- Updated
Dec 15, 2025 - C++
Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio
- Updated
Jan 29, 2023 - C
A small and fast FM-Index for Rust
- Updated
Nov 25, 2025 - Rust
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++
Manber&Myers's Suffix Array implemented in Go.
- Updated
Jun 25, 2020 - Go
Implementation of suffix array
- Updated
Dec 7, 2025 - C#
three-pivot quicksort + novel linear time suffix array construction algorithm
- Updated
May 15, 2017 - C++
Get the LCS for several strings (more than 2) using suffix array and stack
- Updated
Nov 2, 2017 - C++
Python C module for creating suffix, LCP and BWT arrays with UTF-8 text.
- Updated
Jul 16, 2019 - C
- Updated
Oct 17, 2018 - C++
- Updated
Apr 6, 2017 - JavaScript
A set of data structures utility classes
- Updated
Sep 7, 2021 - Java
Improve this page
Add a description, image, and links to thesuffixarray topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesuffixarray topic, visit your repo's landing page and select "manage topics."