Found 11 repositories(showing 11)
IlyaGrebnov
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.
feldroop
Rust bindings to libsais
hucsmn
rust bindings to libsais
winternewt
Python wrapper for Libsais a library for constructing suffix arrays, longest common prefix arrays, and the Burrows-Wheeler transform of a given input string
HadiKhansaa
A genome assembler that uses suffix arrays and bwt for pattern matching. The program makes use of the libsais C++ library for efficient linear time bwt and suffix array construction
RagnarGrootKoerkamp
Rust bindings to libsais
lianghx-319
Rust version of libsais
jnalanko
No description available
NathanSalez
Une bibliothèque permettant la saisie sécurisée en C.
JuliaBinaryWrappers
No description available
toneb
.NET cross-platform bindings for libsais - a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm.
All 11 repositories loaded