Decision Workspace
smallbox2 vs smolbox vs miny
Side-by-side comparison of Rust crates
35
smallbox2
growingv0.1.0
Smallbox2 is a stack-preferred Box alternative
37
smolbox
growingv0.1.0
Like a Box, but small objects are stored on the stack
60
miny
stablev2.1.0
Box<T> with small value optimization
Core Metrics
| smallbox2 | smolbox | miny | |
|---|---|---|---|
| Health Score | 35 | 37 | 60 |
| Total Downloads | 1.6K | 1.6K | 5.5K |
| 30d Downloads | 5 | 4 | 23 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 1 | 6 |
| Last Updated | 1652d ago | 1064d ago | 49d ago |
| Age | 4y 6m | 2y 11m | 2y 8m |
Health Breakdown
smallbox2
Maintenance
1
Quality
18
Community
3
Popularity
4
Documentation
9
smolbox
Maintenance
1
Quality
17
Community
5
Popularity
4
Documentation
10
miny
Maintenance
16
Quality
20
Community
7
Popularity
4
Documentation
13
Technical Details
| smallbox2 | smolbox | miny | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 4KB | 10KB | 8KB |
| Features | 3 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •miny leads with a health score of 60/100, but none of the options score above 80.
- •⚠ smallbox2, smolbox have not been updated in over a year.
- •smallbox2, smolbox are pre-1.0 — API may change.