Decision Workspace
bevy_navgraph vs seldom_map_nav vs bevy
Side-by-side comparison of Rust crates
27
bevy_navgraph
growingv0.0.1
A navgraph generation plugin for bevy
51
seldom_map_nav
growingv0.10.0
Bevy plugin that does navmesh generation, pathfinding, and navigation for tilemaps. Navmesh generation is available without Bevy dependency.
73
bevy
growingv0.18.1
A refreshingly simple data-driven game engine and app framework
Core Metrics
| bevy_navgraph | seldom_map_nav | bevy | |
|---|---|---|---|
| Health Score | 27 | 51 | 73 |
| Total Downloads | 1.4K | 12.2K | 4.8M |
| 30d Downloads | 2 | 47 | 317.1K |
| Dependents | 0 | 4 | 18.8K |
| Releases | 1 | 11 | 58 |
| Last Updated | 1043d ago | 163d ago | 24d ago |
| Age | 2y 10m | 3y 5m | 6y 2m |
Health Breakdown
bevy_navgraph
Maintenance
1
Quality
9
Community
3
Popularity
4
Documentation
10
seldom_map_nav
Maintenance
14
Quality
15
Community
7
Popularity
5
Documentation
10
bevy
Maintenance
17
Quality
13
Community
20
Popularity
8
Documentation
15
Technical Details
| bevy_navgraph | seldom_map_nav | bevy | |
|---|---|---|---|
| Version | 0.0.1 | 0.10.0 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 16 | 32 |
| Crate Size | 2KB | 45KB | 721KB |
| Features | 0 | 5 | 162 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.89.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy leads with a health score of 73/100, but none of the options score above 80.
- •bevy is depended on by 18.8K crates — strongest ecosystem trust.
- •⚠ bevy_navgraph has not been updated in over a year.