Decision Workspace
array2ds vs game-grid vs rust-grid
Side-by-side comparison of Rust crates
45
array2ds
growingv0.2.1
Simple Package for handling sized 2d arrays in rust, without the usage of the keyword unsafe cuz why not
46
game-grid
growingv0.1.3
A simple 2D grid for prototyping games. Including easy parsing, indexing and iterators.
35
rust-grid
growingv0.1.1
Very minimal library to store large grids of any type in memory, with a user-friendly interface
Core Metrics
| array2ds | game-grid | rust-grid | |
|---|---|---|---|
| Health Score | 45 | 46 | 35 |
| Total Downloads | 9.7K | 6.0K | 3.0K |
| 30d Downloads | 24 | 52 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 4 | 2 |
| Last Updated | 1293d ago | 1164d ago | 1662d ago |
| Age | 3y 6m | 3y 2m | 4y 6m |
Health Breakdown
array2ds
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
10
game-grid
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
10
rust-grid
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
9
Technical Details
| array2ds | game-grid | rust-grid | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 7KB | 6KB | 3KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.
- •⚠ array2ds, game-grid, rust-grid have not been updated in over a year.