Decision Workspace
controlled_astar vs raasta vs waymark
Side-by-side comparison of Rust crates
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.
53
raasta
experimentalv0.26.3
Raasta — navigation and pathfinding engine for AGNOS
48
waymark
experimentalv0.1.0
Pathfinding and spatial queries on navigation meshes
Core Metrics
| controlled_astar | raasta | waymark | |
|---|---|---|---|
| Health Score | 45 | 53 | 48 |
| Total Downloads | 2.7K | 47 | 73 |
| 30d Downloads | 5 | 47 | 52 |
| Dependents | 0 | 1 | 3 |
| Releases | 2 | 2 | 1 |
| Last Updated | 575d ago | 1d ago | 33d ago |
| Age | 1y 7m | 3d | 1m |
Health Breakdown
controlled_astar
Maintenance
5
Quality
18
Community
5
Popularity
4
Documentation
13
raasta
Maintenance
14
Quality
15
Community
7
Popularity
2
Documentation
15
waymark
Maintenance
11
Quality
13
Community
10
Popularity
2
Documentation
12
Technical Details
| controlled_astar | raasta | waymark | |
|---|---|---|---|
| Version | 1.0.1 | 0.26.3 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | GPL-3.0-only | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 14 |
| Crate Size | 1.2MB | 62KB | 162KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.89 | 1.92 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •raasta leads with a health score of 53/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.
- •raasta, waymark are pre-1.0 — API may change.