Decision Workspace
gridit vs game-grid vs array2ds
Side-by-side comparison of Rust crates
34
gridit
growingv0.1.0
2D grid library utilizing the fun of iterators
46
game-grid
growingv0.1.3
A simple 2D grid for prototyping games. Including easy parsing, indexing and iterators.
45
array2ds
growingv0.2.1
Simple Package for handling sized 2d arrays in rust, without the usage of the keyword unsafe cuz why not
Core Metrics
| gridit | game-grid | array2ds | |
|---|---|---|---|
| Health Score | 34 | 46 | 45 |
| Total Downloads | 1.7K | 6.0K | 9.7K |
| 30d Downloads | 3 | 52 | 24 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 4 | 7 |
| Last Updated | 1782d ago | 1164d ago | 1293d ago |
| Age | 4y 10m | 3y 2m | 3y 6m |
Health Breakdown
gridit
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
9
game-grid
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
10
array2ds
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
10
Technical Details
| gridit | game-grid | array2ds | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 90KB | 6KB | 7KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •game-grid leads with a health score of 46/100, but none of the options score above 80.
- •array2ds has the most downloads (9.7K), suggesting wider adoption.
- •⚠ gridit, game-grid, array2ds have not been updated in over a year.