Decision Workspace
ndim vs ndarray vs grid
Side-by-side comparison of Rust crates
39
ndim
growingv0.1.2
N-dimensional array for numerals in Rust similar to NumPy
70
ndarray
growingv0.17.2
An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
63
grid
growingv1.0.0
Dynamic generic 2D data structure.
Core Metrics
| ndim | ndarray | grid | |
|---|---|---|---|
| Health Score | 39 | 70 | 63 |
| Total Downloads | 4.1K | 76.6M | 5.2M |
| 30d Downloads | 5 | 6.9M | 510.9K |
| Dependents | 0 | 20.7K | 132 |
| Releases | 3 | 93 | 26 |
| Last Updated | 609d ago | 76d ago | 208d ago |
| Age | 1y 8m | 10y 3m | 8y 3m |
Health Breakdown
ndim
Maintenance
5
Quality
11
Community
6
Popularity
4
Documentation
13
ndarray
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
grid
Maintenance
10
Quality
19
Community
12
Popularity
8
Documentation
14
Technical Details
| ndim | ndarray | grid | |
|---|---|---|---|
| Version | 0.1.2 | 0.17.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 16 | 4 |
| Crate Size | 5.2MB | 244KB | 27KB |
| Features | 0 | 7 | 3 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.64 | 1.59 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •ndarray leads with a health score of 70/100, but none of the options score above 80.
- •ndarray is depended on by 20.7K crates — strongest ecosystem trust.
- •⚠ ndim has not been updated in over a year.
- •ndim, ndarray are pre-1.0 — API may change.