1 unstable release
0.1.0 | Apr 26, 2022 |
---|
#6 in #fxhash
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
~341K SLoC