Decision Workspace
untagged-option vs arraybox vs short-names
Side-by-side comparison of Rust crates
45
untagged-option
growingv0.2.0
An unsafe Option type without discriminant. Nightly only.
49
arraybox
growingv0.1.4
A box with fixed capacity, backed by a byte array (it can be stored on the stack too). Implements fixed capacity `ArrayBox`.
43
short-names
growingv0.1.3
Add very short names to some methods in the core
Core Metrics
| untagged-option | arraybox | short-names | |
|---|---|---|---|
| Health Score | 45 | 49 | 43 |
| Total Downloads | 48.7K | 13.2K | 2.4K |
| 30d Downloads | 711 | 89 | 6 |
| Dependents | 15 | 9 | 0 |
| Releases | 3 | 6 | 4 |
| Last Updated | 2330d ago | 524d ago | 344d ago |
| Age | 8y 6m | 3y 2m | 1y |
Health Breakdown
untagged-option
Maintenance
3
Quality
16
Community
9
Popularity
6
Documentation
11
arraybox
Maintenance
6
Quality
16
Community
9
Popularity
5
Documentation
13
short-names
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| untagged-option | arraybox | short-names | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.4 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | CC0-1.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 5KB | 3KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arraybox leads with a health score of 49/100, but none of the options score above 80.
- •untagged-option has the most downloads (48.7K), suggesting wider adoption.
- •⚠ untagged-option, arraybox have not been updated in over a year.