Docs.rs
sa-ord-0.0.1
sa-ord 0.0.1
Permalink
Docs.rs crate page
30 July 2026
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
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate sa_ord
sa_ord
0.0.1
All Items
Crate Items
Modules
Functions
Crate
sa_ord
Copy item path
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.