Decision Workspace
borked vs handle-this vs beau_collector
Side-by-side comparison of Rust crates
30
borked
growingv0.2.0
Simple and convienient error handling library for rust
53
handle-this
experimentalv0.2.4
Ergonomic error handling with try/catch/throw/inspect/finally syntax and automatic stack traces
47
beau_collector
growingv0.2.1
Collect up all errors into a single error
Core Metrics
| borked | handle-this | beau_collector | |
|---|---|---|---|
| Health Score | 30 | 53 | 47 |
| Total Downloads | 4.6K | 74 | 134.0K |
| 30d Downloads | 6 | 7 | 1.6K |
| Dependents | 0 | 0 | 32 |
| Releases | 4 | 5 | 4 |
| Last Updated | 300d ago | 54d ago | 2151d ago |
| Age | 5y 2m | 1m | 5y 10m |
Health Breakdown
borked
Maintenance
5
Quality
11
Community
3
Popularity
4
Documentation
7
handle-this
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
beau_collector
Maintenance
9
Quality
15
Community
7
Popularity
6
Documentation
10
Technical Details
| borked | handle-this | beau_collector | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.4 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | non-standard |
| Dependencies | 0 | 10 | 3 |
| Crate Size | 18KB | 130KB | 5KB |
| Features | 0 | 5 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •handle-this leads with a health score of 53/100, but none of the options score above 80.
- •beau_collector has the most downloads (134.0K), suggesting wider adoption.
- •⚠ beau_collector has not been updated in over a year.