Decision Workspace
parse-suffix vs strum vs strum_macros
Side-by-side comparison of Rust crates
44
parse-suffix
experimentalv0.1.2
Process the string suffix as `.parse::<suffix>().unwrap()`
71
strum
growingv0.28.0
Helpful macros for working with enums and strings
68
strum_macros
growingv0.28.0
Helpful macros for working with enums and strings
Core Metrics
| parse-suffix | strum | strum_macros | |
|---|---|---|---|
| Health Score | 44 | 71 | 68 |
| Total Downloads | 1.7K | 394.9M | 402.6M |
| 30d Downloads | 5 | 32.0M | 31.5M |
| Dependents | 0 | 57.9K | 29.2K |
| Releases | 3 | 40 | 49 |
| Last Updated | 343d ago | 33d ago | 33d ago |
| Age | 11m | 9y 1m | 9y 1m |
Health Breakdown
parse-suffix
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
10
strum
Maintenance
17
Quality
16
Community
15
Popularity
8
Documentation
15
strum_macros
Maintenance
17
Quality
13
Community
15
Popularity
8
Documentation
15
Technical Details
| parse-suffix | strum | strum_macros | |
|---|---|---|---|
| Version | 0.1.2 | 0.28.0 | 0.28.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 3KB | 9KB | 31KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 2.5% | 4.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •strum leads with a health score of 71/100, but none of the options score above 80.
- •strum_macros has the most downloads (402.6M), suggesting wider adoption.
- •strum is depended on by 57.9K crates — strongest ecosystem trust.