Decision Workspace
generic-array vs numeric-array vs arraystring
Side-by-side comparison of Rust crates
67
generic-array
stablev1.3.5
Generic types implementing functionality of arrays
49
numeric-array
growingv0.6.1
Wrapper around generic-array that adds efficient numeric trait implementations
48
arraystring
growingv0.3.0
Fixed capacity stack based generic string
Core Metrics
| generic-array | numeric-array | arraystring | |
|---|---|---|---|
| Health Score | 67 | 49 | 48 |
| Total Downloads | 542.7M | 140.3K | 1.4M |
| 30d Downloads | 39.9M | 5.4K | 66.4K |
| Dependents | 6.9K | 44 | 329 |
| Releases | 66 | 21 | 9 |
| Last Updated | 154d ago | 630d ago | 2622d ago |
| Age | 10y 6m | 8y 7m | 7y 3m |
Health Breakdown
generic-array
Maintenance
12
Quality
16
Community
16
Popularity
8
Documentation
15
numeric-array
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
13
arraystring
Maintenance
4
Quality
16
Community
12
Popularity
7
Documentation
9
Technical Details
| generic-array | numeric-array | arraystring | |
|---|---|---|---|
| Version | 1.3.5 | 0.6.1 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 4 | 11 |
| Crate Size | 38KB | 16KB | 30KB |
| Features | 4 | 3 | 5 |
| Yanked % | 12.1% | 4.8% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.65 | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •generic-array leads with a health score of 67/100, but none of the options score above 80.
- •generic-array is depended on by 6.9K crates — strongest ecosystem trust.
- •⚠ numeric-array, arraystring have not been updated in over a year.
- •numeric-array, arraystring are pre-1.0 — API may change.