FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

suffixarray · GitHub Topics · GitHub

#

suffixarray

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++

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++

suffix Array implementation using c++

  • Updated Sep 28, 2022
  • 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

A set of data structures utility classes

  • Updated Sep 7, 2021
  • Java
  • Updated Apr 6, 2017
  • JavaScript

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


Back | FazBrowse Home | New Git URL