Decision Workspace
ctxerr vs ctxerr_derive vs backerror
Side-by-side comparison of Rust crates
37
ctxerr
growingv0.2.8
Tiny wrapper on thiserror embedding backtrace and location
36
ctxerr_derive
growingv0.5.4
Tiny wrapper on thiserror embedding backtrace and location
47
backerror
experimentalv0.1.1
Java style backtrace for Rust
Core Metrics
| ctxerr | ctxerr_derive | backerror | |
|---|---|---|---|
| Health Score | 37 | 36 | 47 |
| Total Downloads | 14.7K | 13.7K | 48 |
| 30d Downloads | 24 | 41 | 5 |
| Dependents | 10 | 10 | 0 |
| Releases | 10 | 9 | 2 |
| Last Updated | 1050d ago | 1050d ago | 65d ago |
| Age | 3y | 3y | 2m |
Health Breakdown
ctxerr
Maintenance
6
Quality
10
Community
6
Popularity
5
Documentation
10
ctxerr_derive
Maintenance
4
Quality
11
Community
6
Popularity
5
Documentation
10
backerror
Maintenance
10
Quality
16
Community
6
Popularity
2
Documentation
13
Technical Details
| ctxerr | ctxerr_derive | backerror | |
|---|---|---|---|
| Version | 0.2.8 | 0.5.4 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 3 | 2 |
| Crate Size | 2KB | 2KB | 7KB |
| Features | 0 | 0 | 4 |
| Yanked % | 20.0% | 11.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •backerror leads with a health score of 47/100, but none of the options score above 80.
- •ctxerr has the most downloads (14.7K), suggesting wider adoption.
- •⚠ ctxerr, ctxerr_derive have not been updated in over a year.