Decision Workspace
bevy_map vs bevy_map_core vs seldom_map_nav
Side-by-side comparison of Rust crates
52
bevy_map
experimentalv0.5.0
Complete 2D tilemap editor and runtime for Bevy games
59
bevy_map_core
experimentalv0.6.0
Core data structures for bevy_map_editor - Level, Layer, Tileset, Entity
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.
Core Metrics
| bevy_map | bevy_map_core | seldom_map_nav | |
|---|---|---|---|
| Health Score | 52 | 59 | 51 |
| Total Downloads | 406 | 777 | 12.2K |
| 30d Downloads | 26 | 129 | 45 |
| Dependents | 0 | 45 | 4 |
| Releases | 7 | 9 | 11 |
| Last Updated | 52d ago | 30d ago | 163d ago |
| Age | 3m | 3m | 3y 5m |
Health Breakdown
bevy_map
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
12
bevy_map_core
Maintenance
18
Quality
15
Community
11
Popularity
3
Documentation
12
seldom_map_nav
Maintenance
14
Quality
15
Community
7
Popularity
5
Documentation
10
Technical Details
| bevy_map | bevy_map_core | seldom_map_nav | |
|---|---|---|---|
| Version | 0.5.0 | 0.6.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 6 | 16 |
| Crate Size | 42KB | 54KB | 45KB |
| Features | 4 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.76.0 | 1.76.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_map_core leads with a health score of 59/100, but none of the options score above 80.
- •seldom_map_nav has the most downloads (12.2K), suggesting wider adoption.