Decision Workspace
sum_error vs error-enum-core vs error-enum-macros
Side-by-side comparison of Rust crates
30
sum_error
growingv0.1.2
Derive macros for fast summing of error types into error enum.
58
error-enum-core
experimentalv1.0.0-alpha.6
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
55
error-enum-macros
experimentalv1.0.0-alpha.6
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
Core Metrics
| sum_error | error-enum-core | error-enum-macros | |
|---|---|---|---|
| Health Score | 30 | 58 | 55 |
| Total Downloads | 4.4K | 261 | 240 |
| 30d Downloads | 4 | 56 | 55 |
| Dependents | 0 | 6 | 6 |
| Releases | 3 | 7 | 6 |
| Last Updated | 2336d ago | 2d ago | 2d ago |
| Age | 6y 4m | 3m | 3m |
Health Breakdown
sum_error
Maintenance
3
Quality
9
Community
5
Popularity
4
Documentation
9
error-enum-core
Maintenance
19
Quality
19
Community
7
Popularity
3
Documentation
10
error-enum-macros
Maintenance
19
Quality
16
Community
7
Popularity
3
Documentation
10
Technical Details
| sum_error | error-enum-core | error-enum-macros | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0-alpha.6 | 1.0.0-alpha.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 5 | 6 |
| Crate Size | 5KB | 11KB | 13KB |
| Features | 0 | 5 | 0 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •error-enum-core leads with a health score of 58/100, but none of the options score above 80.
- •sum_error has the most downloads (4.4K), suggesting wider adoption.
- •⚠ sum_error has not been updated in over a year.
- •sum_error is pre-1.0 — API may change.