Decision Workspace
bevy_map vs bevy_map_core vs seldom_map_nav
Side-by-side comparison of Rust crates
49
bevy_map
experimentalv0.5.0
Complete 2D tilemap editor and runtime for Bevy games
57
bevy_map_core
experimentalv0.6.0
Core data structures for bevy_map_editor - Level, Layer, Tileset, Entity
49
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 | 49 | 57 | 49 |
| Total Downloads | 502 | 1.1K | 12.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 45 | 4 |
| Releases | 7 | 9 | 11 |
| Last Updated | 112d ago | 89d ago | 222d ago |
| Age | 5m | 5m | 3y 7m |
Health Breakdown
bevy_map
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
12
bevy_map_core
Maintenance
15
Quality
15
Community
11
Popularity
4
Documentation
12
seldom_map_nav
Maintenance
12
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 57/100, but none of the options score above 80.
- •seldom_map_nav has the most downloads (12.3K), suggesting wider adoption.