fast-suffix-array

O(n) suffix array construction (SA-IS) with LCP arrays, BWT, FM-index, and pattern search. Rust-powered Python bindings.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fast-suffix-array

Dependencies

  • None

Releases

There are no releases of this package yet

Issues with this package?

Page last updated 2026-05-12 11:30:42 UTC