sars

Crates.iosars
lib.rssars
version0.1.0
sourcesrc
created_at2022-04-26 01:36:02.470786
updated_at2022-04-26 01:36:02.470786
descriptionSARS is a Lightweight Suffix Arrays Library for Rust
homepage
repository
max_upload_size
id574165
size42,611
Alperen Keleş (alpaylan)

documentation

README

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

Commit count: 0

cargo fmt