Decision Workspace
generic-array vs numeric-array vs arraystring
Side-by-side comparison of Rust crates
72
generic-array
stablev1.4.1
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 | 72 | 49 | 48 |
| Total Downloads | 640.6M | 158.3K | 1.6M |
| 30d Downloads | 55.8M | 12.2K | 99.0K |
| Dependents | 7.1K | 44 | 338 |
| Releases | 68 | 21 | 9 |
| Last Updated | 28d ago | 690d ago | 2681d ago |
| Age | 10y 8m | 8y 9m | 7y 5m |
Health Breakdown
generic-array
Maintenance
17
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.4.1 | 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 | 18 | 4 | 11 |
| Crate Size | 45KB | 16KB | 30KB |
| Features | 6 | 3 | 5 |
| Yanked % | 11.8% | 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 72/100, but none of the options score above 80.
- •generic-array is depended on by 7.1K 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.