Decision Workspace
whereat vs stacktrace vs error-stack
Side-by-side comparison of Rust crates
66
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).
76
error-stack
growingv0.8.0
A context-aware error-handling library that supports arbitrary attached user data
Core Metrics
| whereat | stacktrace | error-stack | |
|---|---|---|---|
| Health Score | 66 | 37 | 76 |
| Total Downloads | 373.1K | 24.4K | 4.0M |
| 30d Downloads | 71.5K | 0 | 111.6K |
| Dependents | 168 | 0 | 1.3K |
| Releases | 6 | 6 | 16 |
| Last Updated | 106d ago | 3687d ago | 10d ago |
| Age | 5m | 10y 6m | 4y 1m |
Health Breakdown
whereat
Maintenance
14
Quality
16
Community
17
Popularity
7
Documentation
12
stacktrace
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
error-stack
Maintenance
17
Quality
16
Community
20
Popularity
8
Documentation
15
Technical Details
| whereat | stacktrace | error-stack | |
|---|---|---|---|
| Version | 0.1.5 | 0.2.1 | 0.8.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 76/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.