Decision Workspace
error-enum-macros vs error-enum-core vs error-enum
Side-by-side comparison of Rust crates
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.
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.
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.
Core Metrics
| error-enum-macros | error-enum-core | error-enum | |
|---|---|---|---|
| Health Score | 52 | 55 | 49 |
| Total Downloads | 395 | 412 | 9.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 9 | 9 | 0 |
| Releases | 9 | 10 | 16 |
| Last Updated | 8d ago | 8d ago | 8d ago |
| Age | 7m | 7m | 2y 9m |
Health Breakdown
error-enum-macros
Maintenance
18
Quality
13
Community
8
Popularity
3
Documentation
10
error-enum-core
Maintenance
18
Quality
16
Community
8
Popularity
3
Documentation
10
error-enum
Maintenance
17
Quality
12
Community
5
Popularity
5
Documentation
10
Technical Details
| error-enum-macros | error-enum-core | error-enum | |
|---|---|---|---|
| Version | 1.0.0-alpha.9 | 1.0.0-alpha.9 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 6 | 6 | 5 |
| Crate Size | 17KB | 14KB | 9KB |
| Features | 0 | 5 | 2 |
| Yanked % | 11.1% | 10.0% | 12.5% |
| 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.