Decision Workspace
error_mancer vs error_set vs yoshi-std
Side-by-side comparison of Rust crates
36
error_mancer
growingv0.4.3
Quickly define custom error enums for a function.
59
error_set
growingv0.9.1
Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.
56
yoshi-std
experimentalv0.1.5
Core, std-only error type for the Yoshi framework.
Core Metrics
| error_mancer | error_set | yoshi-std | |
|---|---|---|---|
| Health Score | 36 | 59 | 56 |
| Total Downloads | 10.2K | 116.4K | 3.0K |
| 30d Downloads | 27 | 11.5K | 35 |
| Dependents | 0 | 42 | 11 |
| Releases | 12 | 34 | 6 |
| Last Updated | 403d ago | 115d ago | 296d ago |
| Age | 1y 4m | 1y 11m | 9m |
Health Breakdown
error_mancer
Maintenance
8
Quality
8
Community
5
Popularity
5
Documentation
10
error_set
Maintenance
13
Quality
15
Community
10
Popularity
6
Documentation
15
yoshi-std
Maintenance
15
Quality
16
Community
9
Popularity
4
Documentation
12
Technical Details
| error_mancer | error_set | yoshi-std | |
|---|---|---|---|
| Version | 0.4.3 | 0.9.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 5 |
| Crate Size | 10KB | 34KB | 50KB |
| Features | 0 | 1 | 9 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.86 | 1.87.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •error_set leads with a health score of 59/100, but none of the options score above 80.
- •⚠ error_mancer has not been updated in over a year.