Decision Workspace
array_ext vs generic-array vs numeric-array
Side-by-side comparison of Rust crates
43
array_ext
growingv0.4.0
Extra functionality for Rust arrays
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
Core Metrics
| array_ext | generic-array | numeric-array | |
|---|---|---|---|
| Health Score | 43 | 67 | 49 |
| Total Downloads | 10.9K | 542.7M | 140.3K |
| 30d Downloads | 94 | 39.9M | 5.4K |
| Dependents | 7 | 6.9K | 44 |
| Releases | 4 | 66 | 21 |
| Last Updated | 1233d ago | 154d ago | 630d ago |
| Age | 9y 5m | 10y 6m | 8y 7m |
Health Breakdown
array_ext
Maintenance
3
Quality
17
Community
5
Popularity
5
Documentation
13
generic-array
Maintenance
12
Quality
16
Community
16
Popularity
8
Documentation
15
numeric-array
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
13
Technical Details
| array_ext | generic-array | numeric-array | |
|---|---|---|---|
| Version | 0.4.0 | 1.3.5 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 12 | 4 |
| Crate Size | 5KB | 38KB | 16KB |
| Features | 1 | 4 | 3 |
| Yanked % | 0.0% | 12.1% | 4.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | — |
| Owners | 1 | 2 | 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.
- •⚠ array_ext, numeric-array have not been updated in over a year.
- •array_ext, numeric-array are pre-1.0 — API may change.