Decision Workspace
sais-rs vs libsais vs libsais-sys
Side-by-side comparison of Rust crates
46
sais-rs
experimentalv0.0.1
Pure-Rust SA-IS suffix array construction, BWT, and inverse BWT with rayon parallelism. Output byte-compatible with libsais.
53
libsais
experimentalv0.2.0
Bindings to the C library libsais for suffix array construction
51
libsais-sys
experimentalv0.2.0
Raw bindings to the C library libsais for suffix array construction
Core Metrics
| sais-rs | libsais | libsais-sys | |
|---|---|---|---|
| Health Score | 46 | 53 | 51 |
| Total Downloads | 25 | 6.1K | 7.2K |
| 30d Downloads | 0 | 1.9K | 1.9K |
| Dependents | 0 | 19 | 10 |
| Releases | 1 | 3 | 5 |
| Last Updated | 20d ago | 263d ago | 263d ago |
| Age | 20d | 9m | 9m |
Health Breakdown
sais-rs
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
12
libsais
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
13
libsais-sys
Maintenance
9
Quality
15
Community
9
Popularity
5
Documentation
13
Technical Details
| sais-rs | libsais | libsais-sys | |
|---|---|---|---|
| Version | 0.0.1 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 2 |
| Crate Size | 18KB | 43KB | 157KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libsais leads with a health score of 53/100, but none of the options score above 80.
- •libsais-sys has the most downloads (7.2K), suggesting wider adoption.