Decision Workspace
recycle-box vs lum_boxtypes vs bucket_vec
Side-by-side comparison of Rust crates
47
recycle-box
growingv0.2.0
A pointer type for heap-allocated objects which heap storage can be re-used, with Pin support.
56
lum_boxtypes
growingv0.2.3
lum framework's box types library
48
bucket_vec
growingv0.8.0
A vector-like data structure that guarantees to never move its contained elements.
Core Metrics
| recycle-box | lum_boxtypes | bucket_vec | |
|---|---|---|---|
| Health Score | 47 | 56 | 48 |
| Total Downloads | 66.8K | 4.2K | 15.2K |
| 30d Downloads | 2.5K | 91 | 15 |
| Dependents | 67 | 23 | 0 |
| Releases | 2 | 5 | 11 |
| Last Updated | 1253d ago | 88d ago | 2223d ago |
| Age | 4y 1m | 1y 4m | 6y 1m |
Health Breakdown
recycle-box
Maintenance
3
Quality
16
Community
10
Popularity
6
Documentation
12
lum_boxtypes
Maintenance
17
Quality
16
Community
7
Popularity
4
Documentation
12
bucket_vec
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
12
Technical Details
| recycle-box | lum_boxtypes | bucket_vec | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.3 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 12KB | 3KB | 17KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.56 | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lum_boxtypes leads with a health score of 56/100, but none of the options score above 80.
- •recycle-box has the most downloads (66.8K), suggesting wider adoption.
- •⚠ recycle-box, bucket_vec have not been updated in over a year.