There are 0 repository under suffix-array topic.
A fast, accurate and multilingual fuzzy search library for the frontend.
Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros
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.
A string library
Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.
ITMO Academy: Pilot Course on Codeforce
libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.
Binary delta tools and library
Collection of Suffix Array Construction Algorithms (SACAs)
Fast deflate implementation with zopfli-like ratios and a streaming API
msufsort parallel suffix array construction algorithm
gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]
The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).
Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]
Parallel Construction of Suffix Arrays in Rust
Collection of techniques for (binary) string searching
An open source Astrobwtv3 miner
Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]
C++ Implementations of Suffix Array Constructions Algorithms for SA-IS and Skew as well as Kasai's algorithm for LCP construction.
Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays
Advance algorithm implementations
Detailed explanation and c++ implementation of DC3 algorithm.
suffix array construction and searching algorithms for in-memory binary data.
A lightweight suffix-sorting library enhanced with LCP construction
Induced Suffix Array and LCP construction based on the SAIS algorithm.
External memory suffix array construction using inducing
Optimal suffix sorting and LCP array construction for constant alphabets [IPL 2017]
FMAlign2: A novel fast multiple nucleotide sequence alignment method for ultra-long datasets
Parallel external memory suffix array construction
A collection of powerful data structures are using java