Decision Workspace
u32err vs yoshi-std vs err-into
Side-by-side comparison of Rust crates
40
u32err
growingv0.1.1
A neat error type for FFI functions (where non-zero = failure)
56
yoshi-std
experimentalv0.1.5
Core, std-only error type for the Yoshi framework.
53
err-into
growingv1.0.1
Extension traits for core::convert::Into to use with Results and Options
Core Metrics
| u32err | yoshi-std | err-into | |
|---|---|---|---|
| Health Score | 40 | 56 | 53 |
| Total Downloads | 2.6K | 3.0K | 53.8K |
| 30d Downloads | 4 | 37 | 6.8K |
| Dependents | 0 | 11 | 46 |
| Releases | 2 | 6 | 2 |
| Last Updated | 1210d ago | 296d ago | 979d ago |
| Age | 3y 3m | 9m | 2y 8m |
Health Breakdown
u32err
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
yoshi-std
Maintenance
15
Quality
16
Community
9
Popularity
4
Documentation
12
err-into
Maintenance
4
Quality
21
Community
11
Popularity
6
Documentation
11
Technical Details
| u32err | yoshi-std | err-into | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.5 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 5 | 0 |
| Crate Size | 3KB | 50KB | 3KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2015 |
| MSRV | — | 1.87.0 | 1.6.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yoshi-std leads with a health score of 56/100, but none of the options score above 80.
- •err-into has the most downloads (53.8K), suggesting wider adoption.
- •⚠ u32err, err-into have not been updated in over a year.
- •u32err, yoshi-std are pre-1.0 — API may change.