Decision Workspace
whereat vs stacktrace vs error-stack
Side-by-side comparison of Rust crates
67
whereat
experimentalv0.1.5
Lightweight error location tracking with small sizeof and no_std support
37
stacktrace
growingv0.2.1
This project is deprecated. Consider looking at [error-chain](https://crates.io/crates/error-chain).
72
error-stack
growingv0.7.0
A context-aware error-handling library that supports arbitrary attached user data
Core Metrics
| whereat | stacktrace | error-stack | |
|---|---|---|---|
| Health Score | 67 | 37 | 72 |
| Total Downloads | 194.3K | 24.3K | 3.6M |
| 30d Downloads | 55.4K | 0 | 253.0K |
| Dependents | 151 | 0 | 1.3K |
| Releases | 6 | 6 | 14 |
| Last Updated | 58d ago | 3638d ago | 60d ago |
| Age | 4m | 10y 4m | 3y 11m |
Health Breakdown
whereat
Maintenance
16
Quality
16
Community
17
Popularity
6
Documentation
12
stacktrace
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
error-stack
Maintenance
14
Quality
16
Community
19
Popularity
8
Documentation
15
Technical Details
| whereat | stacktrace | error-stack | |
|---|---|---|---|
| Version | 0.1.5 | 0.2.1 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 1 | 24 |
| Crate Size | 84KB | 8KB | 92KB |
| Features | 10 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2021 |
| MSRV | 1.85 | — | 1.83.0 |
| Owners | 2 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •error-stack leads with a health score of 72/100, but none of the options score above 80.
- •error-stack is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ stacktrace has not been updated in over a year.