Decision Workspace
reusable-box-future vs boxpin vs spsc
Side-by-side comparison of Rust crates
46
reusable-box-future
growingv0.2.0
A reusable `Pin<Box<dyn Future<Output = T> + Send>>`
47
boxpin
experimentalv0.1.0
A tiny extension trait that exposes Box::pin as a .pinned() suffix.
45
spsc
experimentalv0.1.0
An entangled sync sender + async receiver pair.
Core Metrics
| reusable-box-future | boxpin | spsc | |
|---|---|---|---|
| Health Score | 46 | 47 | 45 |
| Total Downloads | 568.6K | 12 | 25 |
| 30d Downloads | 9.0K | 0 | 0 |
| Dependents | 38 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 1913d ago | 3d ago | 18d ago |
| Age | 5y 3m | 3d | 18d |
Health Breakdown
reusable-box-future
Maintenance
3
Quality
15
Community
12
Popularity
7
Documentation
9
boxpin
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
13
spsc
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| reusable-box-future | boxpin | spsc | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | ISC OR MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 5 |
| Crate Size | 5KB | 11KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •boxpin leads with a health score of 47/100, but none of the options score above 80.
- •reusable-box-future has the most downloads (568.6K), suggesting wider adoption.
- •⚠ reusable-box-future has not been updated in over a year.