Decision Workspace
lazy_errors vs numerated vs yoshi-std
Side-by-side comparison of Rust crates
48
lazy_errors
growingv0.10.1
Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.
71
numerated
stablev1.10.0
A library for working with intervals and sets of numerated values
56
yoshi-std
experimentalv0.1.5
Core, std-only error type for the Yoshi framework.
Core Metrics
| lazy_errors | numerated | yoshi-std | |
|---|---|---|---|
| Health Score | 48 | 71 | 56 |
| Total Downloads | 123.3K | 73.0K | 3.0K |
| 30d Downloads | 15.1K | 2.5K | 35 |
| Dependents | 0 | 72 | 11 |
| Releases | 12 | 20 | 6 |
| Last Updated | 406d ago | 115d ago | 296d ago |
| Age | 1y 10m | 2y 3m | 9m |
Health Breakdown
lazy_errors
Maintenance
8
Quality
18
Community
6
Popularity
6
Documentation
10
numerated
Maintenance
14
Quality
20
Community
16
Popularity
6
Documentation
15
yoshi-std
Maintenance
15
Quality
16
Community
9
Popularity
4
Documentation
12
Technical Details
| lazy_errors | numerated | yoshi-std | |
|---|---|---|---|
| Version | 0.10.1 | 1.10.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 5 |
| Crate Size | 44KB | 21KB | 50KB |
| Features | 8 | 1 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88 | 1.87.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •numerated leads with a health score of 71/100, but none of the options score above 80.
- •lazy_errors has the most downloads (123.3K), suggesting wider adoption.
- •⚠ lazy_errors has not been updated in over a year.
- •lazy_errors, yoshi-std are pre-1.0 — API may change.