#suffix #array #fxhash

bin+lib sars

SARS is a Lightweight Suffix Arrays Library for Rust

1 unstable release

0.1.0 Apr 26, 2022

#7 in #fxhash

MIT license

21KB
442 lines

SARS: Lightweight Suffix Arrays for Rust

I implemented the project in Rust, using clap for argument handling, rust-bio for suffix arrays, bincode/serde for serialization, rustc-hash for FxHash functions and bstr for byte/string conversions.

Github Link: https://github.com/alpaylan/sars

Crates.io Link: https://crates.io/crates/sars

Dependencies

~19MB
~338K SLoC