Decision Workspace
mat2 vs grid vs block-grid
Side-by-side comparison of Rust crates
38
mat2
growingv0.2.1
matrix 2x2
63
grid
growingv1.0.0
Dynamic generic 2D data structure.
48
block-grid
growingv1.0.0
A quick, cache-conscious, tiled 2D array.
Core Metrics
| mat2 | grid | block-grid | |
|---|---|---|---|
| Health Score | 38 | 63 | 48 |
| Total Downloads | 24.0K | 5.2M | 10.1K |
| 30d Downloads | 29 | 510.9K | 77 |
| Dependents | 2 | 132 | 12 |
| Releases | 7 | 26 | 5 |
| Last Updated | 2777d ago | 208d ago | 411d ago |
| Age | 8y 7m | 8y 3m | 5y 4m |
Health Breakdown
mat2
Maintenance
6
Quality
15
Community
4
Popularity
5
Documentation
8
grid
Maintenance
10
Quality
19
Community
12
Popularity
8
Documentation
14
block-grid
Maintenance
4
Quality
19
Community
9
Popularity
5
Documentation
11
Technical Details
| mat2 | grid | block-grid | |
|---|---|---|---|
| Version | 0.2.1 | 1.0.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 4 | 1 |
| Crate Size | 3KB | 27KB | 14KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | 1.59 | 1.56 |
| 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.
- •⚠ mat2, block-grid have not been updated in over a year.
- •mat2 is pre-1.0 — API may change.