Decision Workspace
grid_pathfinding vs micro_traffic_sim_core vs grid_util
Side-by-side comparison of Rust crates
45
grid_pathfinding
growingv0.3.0
Pathfinding using jump point search (JPS) and connected components on a 2D grid.
47
micro_traffic_sim_core
experimentalv0.1.9
Core library for microscopic traffic simulation via cellular automata.
46
grid_util
growingv0.2.0
Utilities and primitive constructs like Grid, Point, Rect, etc.
Core Metrics
| grid_pathfinding | micro_traffic_sim_core | grid_util | |
|---|---|---|---|
| Health Score | 45 | 47 | 46 |
| Total Downloads | 7.8K | 307 | 6.1K |
| 30d Downloads | 60 | 35 | 113 |
| Dependents | 0 | 7 | 6 |
| Releases | 6 | 10 | 3 |
| Last Updated | 117d ago | 31d ago | 139d ago |
| Age | 3y 7m | 4m | 3y 7m |
Health Breakdown
grid_pathfinding
Maintenance
11
Quality
13
Community
6
Popularity
5
Documentation
10
micro_traffic_sim_core
Maintenance
17
Quality
9
Community
5
Popularity
3
Documentation
13
grid_util
Maintenance
9
Quality
14
Community
8
Popularity
5
Documentation
10
Technical Details
| grid_pathfinding | micro_traffic_sim_core | grid_util | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.9 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 9 | 8 | 8 |
| Crate Size | 21KB | 3.0MB | 10KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •micro_traffic_sim_core leads with a health score of 47/100, but none of the options score above 80.
- •grid_pathfinding has the most downloads (7.8K), suggesting wider adoption.