Crates.io | sacabase |
lib.rs | sacabase |
version | 2.0.0 |
source | src |
created_at | 2019-11-16 11:53:39.313958 |
updated_at | 2019-11-23 19:56:10.062644 |
description | Base types and functions for suffix arrays and longest substring search |
homepage | |
repository | https://github.com/fasterthanlime/stringsearch |
max_upload_size | |
id | 181762 |
size | 6,275 |
Base types and functions for suffix arrays.
These are meant to be used when implementing a SACA in Rust, to make substring search easy.