Decision Workspace
suffix_array vs sa-is vs binrw
Side-by-side comparison of Rust crates
38
suffix_array
growingv0.5.0
Suffix array construction and searching algorithms for in-memory binary data.
37
sa-is
growingv0.1.0
The SA-IS algorithm for suffix array construction.
72
binrw
growingv0.15.1
A Rust crate for helping read structs from binary data using ✨macro magic✨
Core Metrics
| suffix_array | sa-is | binrw | |
|---|---|---|---|
| Health Score | 38 | 37 | 72 |
| Total Downloads | 99.2K | 893 | 7.2M |
| 30d Downloads | 11.5K | 4 | 691.8K |
| Dependents | 33 | 0 | 1.6K |
| Releases | 10 | 1 | 35 |
| Last Updated | 2162d ago | 448d ago | 24d ago |
| Age | 6y 11m | 1y 2m | 5y 6m |
Health Breakdown
suffix_array
Maintenance
4
Quality
10
Community
9
Popularity
6
Documentation
9
sa-is
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
10
binrw
Maintenance
17
Quality
15
Community
17
Popularity
8
Documentation
15
Technical Details
| suffix_array | sa-is | binrw | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.0 | 0.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 3 | 5 |
| Crate Size | 11KB | 8KB | 94KB |
| Features | 2 | 0 | 3 |
| Yanked % | 20.0% | 0.0% | 2.9% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •binrw leads with a health score of 72/100, but none of the options score above 80.
- •binrw is depended on by 1.6K crates — strongest ecosystem trust.
- •⚠ suffix_array, sa-is have not been updated in over a year.