Decision Workspace
block-grid vs grid vs garray2d
Side-by-side comparison of Rust crates
48
block-grid
growingv1.0.0
A quick, cache-conscious, tiled 2D array.
63
grid
growingv1.0.0
Dynamic generic 2D data structure.
48
garray2d
experimentalv0.4.1
Game development focused 2d array with signed index and offset support.
Core Metrics
| block-grid | grid | garray2d | |
|---|---|---|---|
| Health Score | 48 | 63 | 48 |
| Total Downloads | 10.1K | 5.2M | 3.1K |
| 30d Downloads | 80 | 526.5K | 12 |
| Dependents | 12 | 132 | 0 |
| Releases | 5 | 26 | 9 |
| Last Updated | 411d ago | 208d ago | 52d ago |
| Age | 5y 4m | 8y 3m | 8m |
Health Breakdown
block-grid
Maintenance
4
Quality
19
Community
9
Popularity
5
Documentation
11
grid
Maintenance
10
Quality
19
Community
12
Popularity
8
Documentation
14
garray2d
Maintenance
16
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| block-grid | grid | garray2d | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 4 |
| Crate Size | 14KB | 27KB | 21KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | 1.56 | 1.59 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grid leads with a health score of 63/100, but none of the options score above 80.
- •grid is depended on by 132 crates — strongest ecosystem trust.
- •⚠ block-grid has not been updated in over a year.
- •garray2d is pre-1.0 — API may change.