Decision Workspace
sark_pathfinding vs bevy_northstar vs vleue_navigator
Side-by-side comparison of Rust crates
35
sark_pathfinding
growingv0.4.0
A simple implementation of the astar pathfinding algorthim from red blob games https://www.redblobgames.com/pathfinding/a-star/implementation.html and 'Dijkstra Maps' from https://www.roguebasin.com/index.php/Dijkstra_Maps_Visualized
51
bevy_northstar
experimentalv0.6.1
A Bevy plugin for Hierarchical Pathfinding
59
vleue_navigator
growingv0.15.0
Navmesh plugin for Bevy
Core Metrics
| sark_pathfinding | bevy_northstar | vleue_navigator | |
|---|---|---|---|
| Health Score | 35 | 51 | 59 |
| Total Downloads | 8.4K | 6.8K | 60.4K |
| 30d Downloads | 39 | 424 | 1.0K |
| Dependents | 0 | 2 | 19 |
| Releases | 6 | 10 | 17 |
| Last Updated | 402d ago | 46d ago | 67d ago |
| Age | 4y 2m | 12m | 2y |
Health Breakdown
sark_pathfinding
Maintenance
5
Quality
12
Community
3
Popularity
5
Documentation
10
bevy_northstar
Maintenance
17
Quality
13
Community
6
Popularity
5
Documentation
10
vleue_navigator
Maintenance
16
Quality
10
Community
14
Popularity
6
Documentation
13
Technical Details
| sark_pathfinding | bevy_northstar | vleue_navigator | |
|---|---|---|---|
| Version | 0.4.0 | 0.6.1 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 15 | 12 |
| Crate Size | 131KB | 464KB | 2.1MB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 5.9% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •vleue_navigator leads with a health score of 59/100, but none of the options score above 80.
- •⚠ sark_pathfinding has not been updated in over a year.