Decision Workspace
grid2d vs grid vs ndarray
Side-by-side comparison of Rust crates
55
grid2d
stablev2.0.0
Two dimensional grid of runtime-defined, but unchangable size
69
grid
stablev1.0.1
Dynamic generic 2D data structure.
68
ndarray
growingv0.17.2
An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
Core Metrics
| grid2d | grid | ndarray | |
|---|---|---|---|
| Health Score | 55 | 69 | 68 |
| Total Downloads | 28.0K | 6.6M | 88.3M |
| 30d Downloads | 0 | 802.8K | 6.2M |
| Dependents | 42 | 139 | 23.6K |
| Releases | 30 | 27 | 93 |
| Last Updated | 72d ago | 35d ago | 135d ago |
| Age | 3y 6m | 8y 5m | 10y 5m |
Health Breakdown
grid2d
Maintenance
15
Quality
13
Community
9
Popularity
5
Documentation
13
grid
Maintenance
16
Quality
19
Community
12
Popularity
8
Documentation
14
ndarray
Maintenance
13
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| grid2d | grid | ndarray | |
|---|---|---|---|
| Version | 2.0.0 | 1.0.1 | 0.17.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 16 |
| Crate Size | 10KB | 28KB | 244KB |
| Features | 0 | 3 | 7 |
| Yanked % | 83.3% | 0.0% | 1.1% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | 1.59 | 1.64 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •grid leads with a health score of 69/100, but none of the options score above 80.
- •ndarray has the most downloads (88.3M), suggesting wider adoption.
- •ndarray is depended on by 23.6K crates — strongest ecosystem trust.
- •ndarray is pre-1.0 — API may change.