Decision Workspace
castbox vs trc vs setup_read_cleanup
Side-by-side comparison of Rust crates
52
castbox
experimentalv0.1.4
A Runtime-Typed Reference-Counted Smart Pointer and Concurrent Programming tools.
45
trc
growingv1.2.4
A faster Arc.
61
setup_read_cleanup
experimentalv0.8.0
A library for safely transitioning through the three phases of shared resource access: setup, read, and cleanup.
Core Metrics
| castbox | trc | setup_read_cleanup | |
|---|---|---|---|
| Health Score | 52 | 45 | 61 |
| Total Downloads | 4.7K | 39.8K | 3.3K |
| 30d Downloads | 23 | 98 | 762 |
| Dependents | 0 | 0 | 12 |
| Releases | 19 | 29 | 13 |
| Last Updated | 67d ago | 780d ago | 37d ago |
| Age | 7m | 2y 9m | 6m |
Health Breakdown
castbox
Maintenance
15
Quality
14
Community
6
Popularity
4
Documentation
13
trc
Maintenance
7
Quality
17
Community
6
Popularity
5
Documentation
10
setup_read_cleanup
Maintenance
17
Quality
16
Community
9
Popularity
4
Documentation
15
Technical Details
| castbox | trc | setup_read_cleanup | |
|---|---|---|---|
| Version | 0.1.4 | 1.2.4 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 21KB | 200KB | 45KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 17.2% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.74.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •setup_read_cleanup leads with a health score of 61/100, but none of the options score above 80.
- •trc has the most downloads (39.8K), suggesting wider adoption.
- •⚠ trc has not been updated in over a year.
- •castbox, setup_read_cleanup are pre-1.0 — API may change.