Decision Workspace
game_pathfinding vs bevy_northstar vs raasta
Side-by-side comparison of Rust crates
42
game_pathfinding
growingv0.1.3
一个寻路库,包含AStar和Recast,目前还在开发阶段
51
bevy_northstar
experimentalv0.6.1
A Bevy plugin for Hierarchical Pathfinding
53
raasta
experimentalv0.26.3
Raasta — navigation and pathfinding engine for AGNOS
Core Metrics
| game_pathfinding | bevy_northstar | raasta | |
|---|---|---|---|
| Health Score | 42 | 51 | 53 |
| Total Downloads | 27.3K | 6.8K | 47 |
| 30d Downloads | 27 | 439 | 47 |
| Dependents | 0 | 2 | 1 |
| Releases | 23 | 10 | 2 |
| Last Updated | 750d ago | 46d ago | 1d ago |
| Age | 2y 3m | 12m | 3d |
Health Breakdown
game_pathfinding
Maintenance
7
Quality
13
Community
5
Popularity
5
Documentation
12
bevy_northstar
Maintenance
17
Quality
13
Community
6
Popularity
5
Documentation
10
raasta
Maintenance
14
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| game_pathfinding | bevy_northstar | raasta | |
|---|---|---|---|
| Version | 0.1.3 | 0.6.1 | 0.26.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | GPL-3.0-only |
| Dependencies | 10 | 15 | 6 |
| Crate Size | 251KB | 464KB | 62KB |
| Features | 1 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.76 | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •raasta leads with a health score of 53/100, but none of the options score above 80.
- •game_pathfinding has the most downloads (27.3K), suggesting wider adoption.
- •⚠ game_pathfinding has not been updated in over a year.