Decision Workspace
unwrap-infallible vs ecolor vs num_enum
Side-by-side comparison of Rust crates
58
unwrap-infallible
growingv1.0.0
Unwrapping Result values with compile-time guarantee of infallibility
71
ecolor
growingv0.34.1
Color structs and color conversion utilities
67
num_enum
growingv0.7.6
Procedural macros to make inter-operation between primitives and enums easier.
Core Metrics
| unwrap-infallible | ecolor | num_enum | |
|---|---|---|---|
| Health Score | 58 | 71 | 67 |
| Total Downloads | 1.5M | 13.6M | 179.9M |
| 30d Downloads | 61.1K | 1.0M | 12.6M |
| Dependents | 210 | 635 | 11.5K |
| Releases | 7 | 31 | 33 |
| Last Updated | 111d ago | today | 12d ago |
| Age | 6y 5m | 3y 3m | 7y 4m |
Health Breakdown
unwrap-infallible
Maintenance
10
Quality
20
Community
11
Popularity
7
Documentation
10
ecolor
Maintenance
20
Quality
15
Community
16
Popularity
8
Documentation
12
num_enum
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
12
Technical Details
| unwrap-infallible | ecolor | num_enum | |
|---|---|---|---|
| Version | 1.0.0 | 0.34.1 | 0.7.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSD-3-Clause OR MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 6 |
| Crate Size | 7KB | 17KB | 22KB |
| Features | 3 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 3.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.92 | 1.70.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •ecolor leads with a health score of 71/100, but none of the options score above 80.
- •num_enum has the most downloads (179.9M), suggesting wider adoption.
- •num_enum is depended on by 11.5K crates — strongest ecosystem trust.
- •ecolor, num_enum are pre-1.0 — API may change.