Decision Workspace
block-grid vs grid vs neco-array2
Side-by-side comparison of Rust crates
48
block-grid
growingv1.0.0
A quick, cache-conscious, tiled 2D array.
69
grid
stablev1.0.1
Dynamic generic 2D data structure.
50
neco-array2
experimentalv0.1.0
Lightweight row-major 2D array foundation for grid-oriented crates
Core Metrics
| block-grid | grid | neco-array2 | |
|---|---|---|---|
| Health Score | 48 | 69 | 50 |
| Total Downloads | 10.2K | 6.6M | 55 |
| 30d Downloads | 0 | 802.8K | 0 |
| Dependents | 12 | 139 | 2 |
| Releases | 5 | 27 | 1 |
| Last Updated | 470d ago | 35d ago | 53d ago |
| Age | 5y 6m | 8y 5m | 1m |
Health Breakdown
block-grid
Maintenance
4
Quality
19
Community
9
Popularity
5
Documentation
11
grid
Maintenance
16
Quality
19
Community
12
Popularity
8
Documentation
14
neco-array2
Maintenance
10
Quality
16
Community
7
Popularity
2
Documentation
15
Technical Details
| block-grid | grid | neco-array2 | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.1 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 4 | 1 |
| Crate Size | 14KB | 28KB | 5KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.56 | 1.59 | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grid leads with a health score of 69/100, but none of the options score above 80.
- •grid is depended on by 139 crates — strongest ecosystem trust.
- •⚠ block-grid has not been updated in over a year.
- •neco-array2 is pre-1.0 — API may change.