Crates.io | sars |
lib.rs | sars |
version | 0.1.0 |
source | src |
created_at | 2022-04-26 01:36:02.470786 |
updated_at | 2022-04-26 01:36:02.470786 |
description | SARS is a Lightweight Suffix Arrays Library for Rust |
homepage | |
repository | |
max_upload_size | |
id | 574165 |
size | 42,611 |
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