Decision Workspace
rustsim-pathfinding vs rustsim-spaces vs controlled_astar
Side-by-side comparison of Rust crates
46
rustsim-pathfinding
experimentalv0.0.1
Generic A* and grid-specific pathfinding for rustsim
47
rustsim-spaces
experimentalv0.0.1
Space implementations (grid, continuous, graph, hybrid) for rustsim
45
controlled_astar
growingv1.0.1
A Rust library that provides an enhanced A* pathfinding algorithm with controllable node directions and block statuses, ideal for complex pathfinding scenarios.
Core Metrics
| rustsim-pathfinding | rustsim-spaces | controlled_astar | |
|---|---|---|---|
| Health Score | 46 | 47 | 45 |
| Total Downloads | 16 | 29 | 2.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 3 | 0 |
| Releases | 1 | 1 | 2 |
| Last Updated | 22d ago | 22d ago | 634d ago |
| Age | 22d | 22d | 1y 8m |
Health Breakdown
rustsim-pathfinding
Maintenance
12
Quality
14
Community
7
Popularity
1
Documentation
12
rustsim-spaces
Maintenance
12
Quality
13
Community
8
Popularity
2
Documentation
12
controlled_astar
Maintenance
5
Quality
18
Community
5
Popularity
4
Documentation
13
Technical Details
| rustsim-pathfinding | rustsim-spaces | controlled_astar | |
|---|---|---|---|
| Version | 0.0.1 | 0.0.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 28KB | 44KB | 1.2MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.94.0 | 1.94.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustsim-spaces leads with a health score of 47/100, but none of the options score above 80.
- •controlled_astar has the most downloads (2.7K), suggesting wider adoption.
- •⚠ controlled_astar has not been updated in over a year.
- •rustsim-pathfinding, rustsim-spaces are pre-1.0 — API may change.