Decision Workspace
suffix_array vs sa-is vs goblin
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.
74
goblin
growingv0.10.6
An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate
Core Metrics
| suffix_array | sa-is | goblin | |
|---|---|---|---|
| Health Score | 38 | 37 | 74 |
| Total Downloads | 128.5K | 1.0K | 51.2M |
| 30d Downloads | 19.9K | 0 | 4.2M |
| Dependents | 33 | 0 | 3.9K |
| Releases | 10 | 1 | 65 |
| Last Updated | 2221d ago | 507d ago | today |
| Age | 7y 1m | 1y 4m | 10y |
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
goblin
Maintenance
20
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| suffix_array | sa-is | goblin | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.0 | 0.10.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 3 | 4 |
| Crate Size | 11KB | 8KB | 271KB |
| Features | 2 | 0 | 12 |
| Yanked % | 20.0% | 0.0% | 3.1% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •goblin leads with a health score of 74/100, but none of the options score above 80.
- •goblin is depended on by 3.9K crates — strongest ecosystem trust.
- •⚠ suffix_array, sa-is have not been updated in over a year.