Decision Workspace
stacked_errors vs error-stack vs rancor
Side-by-side comparison of Rust crates
54
stacked_errors
growingv0.7.1
high level error propogation with software controlled backtraces
76
error-stack
growingv0.7.0
A context-aware error-handling library that supports arbitrary attached user data
63
rancor
growingv0.1.1
Scalable and efficient error handling without type composition
Core Metrics
| stacked_errors | error-stack | rancor | |
|---|---|---|---|
| Health Score | 54 | 76 | 63 |
| Total Downloads | 56.2K | 3.2M | 13.6M |
| 30d Downloads | 10.4K | 258.5K | 2.2M |
| Dependents | 32 | 1.2K | 264 |
| Releases | 10 | 14 | 14 |
| Last Updated | 364d ago | 1d ago | 179d ago |
| Age | 2y 10m | 3y 9m | 2y 4m |
Health Breakdown
stacked_errors
Maintenance
8
Quality
15
Community
10
Popularity
6
Documentation
15
error-stack
Maintenance
18
Quality
16
Community
19
Popularity
8
Documentation
15
rancor
Maintenance
10
Quality
17
Community
13
Popularity
8
Documentation
15
Technical Details
| stacked_errors | error-stack | rancor | |
|---|---|---|---|
| Version | 0.7.1 | 0.7.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 24 | 1 |
| Crate Size | 17KB | 92KB | 11KB |
| Features | 1 | 11 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | 1.83.0 | 1.81 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •error-stack leads with a health score of 76/100, but none of the options score above 80.
- •rancor has the most downloads (13.6M), suggesting wider adoption.
- •error-stack is depended on by 1.2K crates — strongest ecosystem trust.