Decision Workspace
untagged-option vs arraybox vs hiopt
Side-by-side comparison of Rust crates
45
untagged-option
growingv0.2.0
An unsafe Option type without discriminant. Nightly only.
48
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`.
42
hiopt
growingv0.1.7
getopt/getopt_long for rust
Core Metrics
| untagged-option | arraybox | hiopt | |
|---|---|---|---|
| Health Score | 45 | 48 | 42 |
| Total Downloads | 50.0K | 13.4K | 10.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 15 | 9 | 9 |
| Releases | 3 | 6 | 8 |
| Last Updated | 2389d ago | 583d ago | 920d ago |
| Age | 8y 8m | 3y 4m | 2y 7m |
Health Breakdown
untagged-option
Maintenance
3
Quality
16
Community
9
Popularity
6
Documentation
11
arraybox
Maintenance
5
Quality
16
Community
9
Popularity
5
Documentation
13
hiopt
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| untagged-option | arraybox | hiopt | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.4 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | CC0-1.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 5KB | 3KB | 9KB |
| 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 48/100, but none of the options score above 80.
- •untagged-option has the most downloads (50.0K), suggesting wider adoption.
- •⚠ untagged-option, arraybox, hiopt have not been updated in over a year.