Decision Workspace
enumx vs enumx_derive vs terrors
Side-by-side comparison of Rust crates
47
enumx
growingv0.4.3
Ad-hoc enum extension.
43
enumx_derive
growingv0.4.2
Macros for ad-hoc enum extension
54
terrors
growingv0.3.3
ergonomic and precise error handling built atop type-level set arithmetic
Core Metrics
| enumx | enumx_derive | terrors | |
|---|---|---|---|
| Health Score | 47 | 43 | 54 |
| Total Downloads | 24.7K | 22.8K | 130.5K |
| 30d Downloads | 1.2K | 1.3K | 24.8K |
| Dependents | 30 | 14 | 15 |
| Releases | 12 | 10 | 16 |
| Last Updated | 1818d ago | 1864d ago | 339d ago |
| Age | 7y 4m | 7y 4m | 1y 12m |
Health Breakdown
enumx
Maintenance
4
Quality
17
Community
9
Popularity
5
Documentation
12
enumx_derive
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
12
terrors
Maintenance
9
Quality
18
Community
8
Popularity
6
Documentation
13
Technical Details
| enumx | enumx_derive | terrors | |
|---|---|---|---|
| Version | 0.4.3 | 0.4.2 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 0 |
| Crate Size | 8KB | 14KB | 16KB |
| Features | 4 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •terrors leads with a health score of 54/100, but none of the options score above 80.
- •⚠ enumx, enumx_derive have not been updated in over a year.