Decision Workspace
error-enum vs error-enum-core vs error-enum-macros
Side-by-side comparison of Rust crates
49
error-enum
growingv0.4.1
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
55
error-enum-core
growingv1.0.0-alpha.9
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
52
error-enum-macros
growingv1.0.0-alpha.9
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
Core Metrics
| error-enum | error-enum-core | error-enum-macros | |
|---|---|---|---|
| Health Score | 49 | 55 | 52 |
| Total Downloads | 9.9K | 412 | 395 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 9 | 9 |
| Releases | 16 | 10 | 9 |
| Last Updated | 8d ago | 8d ago | 8d ago |
| Age | 2y 9m | 7m | 7m |
Health Breakdown
error-enum
Maintenance
17
Quality
12
Community
5
Popularity
5
Documentation
10
error-enum-core
Maintenance
18
Quality
16
Community
8
Popularity
3
Documentation
10
error-enum-macros
Maintenance
18
Quality
13
Community
8
Popularity
3
Documentation
10
Technical Details
| error-enum | error-enum-core | error-enum-macros | |
|---|---|---|---|
| Version | 0.4.1 | 1.0.0-alpha.9 | 1.0.0-alpha.9 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 6 | 6 |
| Crate Size | 9KB | 14KB | 17KB |
| Features | 2 | 5 | 0 |
| Yanked % | 12.5% | 10.0% | 11.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •error-enum-core leads with a health score of 55/100, but none of the options score above 80.
- •error-enum has the most downloads (9.9K), suggesting wider adoption.
- •error-enum is pre-1.0 — API may change.