lcp-array
Here are 19 public repositories matching this topic...
Sort:Most stars
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
Jun 12, 2025 - C
Succinct Data Structure Library 3.0
- Updated
Apr 14, 2025 - C++
msufsort parallel suffix array construction algorithm
- Updated
Nov 16, 2020 - C++
gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]
- Updated
Feb 16, 2025 - C
Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]
- Updated
Apr 4, 2023 - C
Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]
- Updated
Aug 9, 2021 - C
Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays
- Updated
Jun 23, 2025 - C++
A lightweight suffix-sorting library enhanced with LCP construction
- Updated
Mar 26, 2020 - C
Algorihms about Suffix Array Construction, Suffix Tree, Longest Common Prefix, Burrows Wheeler Transform,
- Updated
Oct 26, 2019 - C++
Induced Suffix Array and LCP construction based on the SAIS algorithm.
- Updated
Dec 12, 2019 - C
Optimal suffix sorting and LCP array construction for constant alphabets [IPL 2017]
- Updated
Aug 17, 2018 - C
Algorithm design course in my forth semester of university
- Updated
Oct 7, 2022 - C#
External memory BWT and LCP computation for sequence collections with applications [WABI'18, AMB 2019]
- Updated
Sep 16, 2021 - C
Data Structures naively implemented in Kotlin for learning purpose
- Updated
Oct 5, 2022 - Kotlin
Burrows-Wheeler transform and LCP array construction in constant space [IWOCA'15, JDA 2017]
- Updated
Aug 17, 2018 - C
Disk-based approach to compute the BWT and the LCP of a set of strings
- Updated
Oct 29, 2020 - C
Multi-threaded approach to compute the BWT and the LCP array of a set of strings
- Updated
Nov 30, 2020 - C++
Bioinformatics course project: Computing the LCP array based on BWT
- Updated
Jan 24, 2018 - C++
Python C module for creating suffix, LCP and BWT arrays with UTF-8 text.
- Updated
Jul 16, 2019 - C
Improve this page
Add a description, image, and links to thelcp-array topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelcp-array topic, visit your repo's landing page and select "manage topics."