Decision Workspace
sa-is vs suffix_array vs prefix_parser
Side-by-side comparison of Rust crates
37
sa-is
growingv0.1.0
The SA-IS algorithm for suffix array construction.
38
suffix_array
growingv0.5.0
Suffix array construction and searching algorithms for in-memory binary data.
46
prefix_parser
experimentalv0.2.0
A parser for numbers with binary prefixes on the end. EX: Turning 1KB into 1000.
Core Metrics
| sa-is | suffix_array | prefix_parser | |
|---|---|---|---|
| Health Score | 37 | 38 | 46 |
| Total Downloads | 893 | 99.2K | 1.2K |
| 30d Downloads | 4 | 11.2K | 20 |
| Dependents | 0 | 33 | 0 |
| Releases | 1 | 10 | 3 |
| Last Updated | 448d ago | 2162d ago | 171d ago |
| Age | 1y 2m | 6y 11m | 8m |
Health Breakdown
sa-is
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
10
suffix_array
Maintenance
4
Quality
10
Community
9
Popularity
6
Documentation
9
prefix_parser
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| sa-is | suffix_array | prefix_parser | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 10 | 0 |
| Crate Size | 8KB | 11KB | 9KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •prefix_parser leads with a health score of 46/100, but none of the options score above 80.
- •suffix_array has the most downloads (99.2K), suggesting wider adoption.
- •⚠ sa-is, suffix_array have not been updated in over a year.