Docs.rs
sa-ord-0.0.1
sa-ord 0.0.1
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
NatPRoach
Dependencies
anyhow ^1.0.38
normal
bitvec ^1.0.0
normal
itertools ^0.10.1
normal
thiserror ^1.0.23
normal
built ^0.5
build
Versions
30.77%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate sa_ord
Version 0.0.1
All Items
Modules
Functions
?
Crate
sa_ord
source
·
[
−
]
Modules
errors
This module is a pure (attempted idiomatic) Rust implementation of the SA-IS suffix tree algorithm for slices of Ord + Clone + Hash + Debug types
Functions
sais
Performs SA-IS (Suffix Array - Induced Sorting) of a provided text.