Decision Workspace
grid_util vs game-grid vs grid_pathfinding
Side-by-side comparison of Rust crates
46
grid_util
growingv0.2.0
Utilities and primitive constructs like Grid, Point, Rect, etc.
46
game-grid
growingv0.1.3
A simple 2D grid for prototyping games. Including easy parsing, indexing and iterators.
45
grid_pathfinding
growingv0.3.0
Pathfinding using jump point search (JPS) and connected components on a 2D grid.
Core Metrics
| grid_util | game-grid | grid_pathfinding | |
|---|---|---|---|
| Health Score | 46 | 46 | 45 |
| Total Downloads | 6.1K | 6.0K | 7.8K |
| 30d Downloads | 113 | 52 | 60 |
| Dependents | 6 | 0 | 0 |
| Releases | 3 | 4 | 6 |
| Last Updated | 139d ago | 1164d ago | 117d ago |
| Age | 3y 7m | 3y 2m | 3y 7m |
Health Breakdown
grid_util
Maintenance
9
Quality
14
Community
8
Popularity
5
Documentation
10
game-grid
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
10
grid_pathfinding
Maintenance
11
Quality
13
Community
6
Popularity
5
Documentation
10
Technical Details
| grid_util | game-grid | grid_pathfinding | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.3 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 2 | 9 |
| Crate Size | 10KB | 6KB | 21KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grid_util leads with a health score of 46/100, but none of the options score above 80.
- •grid_pathfinding has the most downloads (7.8K), suggesting wider adoption.
- •⚠ game-grid has not been updated in over a year.