sacabase

Crates.iosacabase
lib.rssacabase
version2.0.0
sourcesrc
created_at2019-11-16 11:53:39.313958
updated_at2019-11-23 19:56:10.062644
descriptionBase types and functions for suffix arrays and longest substring search
homepage
repositoryhttps://github.com/fasterthanlime/stringsearch
max_upload_size
id181762
size6,275
Amos Wenger (fasterthanlime)

documentation

README

sacabase

Base types and functions for suffix arrays.

These are meant to be used when implementing a SACA in Rust, to make substring search easy.

Commit count: 101

cargo fmt