Decision Workspace
error-enum-macros vs error-enum-core vs error-enum
Side-by-side comparison of Rust crates
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.
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.
51
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.
Core Metrics
| error-enum-macros | error-enum-core | error-enum | |
|---|---|---|---|
| Health Score | 55 | 58 | 51 |
| Total Downloads | 240 | 261 | 9.5K |
| 30d Downloads | 55 | 56 | 97 |
| Dependents | 6 | 6 | 0 |
| Releases | 6 | 7 | 13 |
| Last Updated | 2d ago | 2d ago | 2d ago |
| Age | 3m | 3m | 2y 6m |
Health Breakdown
error-enum-macros
Maintenance
19
Quality
16
Community
7
Popularity
3
Documentation
10
error-enum-core
Maintenance
19
Quality
19
Community
7
Popularity
3
Documentation
10
error-enum
Maintenance
18
Quality
13
Community
5
Popularity
5
Documentation
10
Technical Details
| error-enum-macros | error-enum-core | error-enum | |
|---|---|---|---|
| Version | 1.0.0-alpha.6 | 1.0.0-alpha.6 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 6 | 5 | 5 |
| Crate Size | 13KB | 11KB | 9KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2021 | 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.
- •error-enum has the most downloads (9.5K), suggesting wider adoption.
- •error-enum is pre-1.0 — API may change.