Decision Workspace
slippy_map_tilenames vs bevy_geo_tiles vs rosm_pbf_reader
Side-by-side comparison of Rust crates
40
slippy_map_tilenames
growingv0.2.0
Converts lon/lat coordinates to slippy map tile format (OpenStreetMap/Google Map format).
41
bevy_geo_tiles
experimentalv0.2.1
Bevy plugin for displaying slippy-map tiles like OpenStreetMap raster tiles.
59
rosm_pbf_reader
stablev1.0.4
A low-level Rust library for parsing OpenStreetMap data in PBF format
Core Metrics
| slippy_map_tilenames | bevy_geo_tiles | rosm_pbf_reader | |
|---|---|---|---|
| Health Score | 40 | 41 | 59 |
| Total Downloads | 7.5K | 135 | 4.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 0 | 0 |
| Releases | 2 | 4 | 5 |
| Last Updated | 3088d ago | 110d ago | 17d ago |
| Age | 8y 6m | 7m | 3y 5m |
Health Breakdown
slippy_map_tilenames
Maintenance
3
Quality
16
Community
8
Popularity
5
Documentation
8
bevy_geo_tiles
Maintenance
13
Quality
10
Community
5
Popularity
3
Documentation
10
rosm_pbf_reader
Maintenance
19
Quality
20
Community
6
Popularity
4
Documentation
10
Technical Details
| slippy_map_tilenames | bevy_geo_tiles | rosm_pbf_reader | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.1 | 1.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 9 | 6 |
| Crate Size | 4KB | 6.7MB | 20KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rosm_pbf_reader leads with a health score of 59/100, but none of the options score above 80.
- •slippy_map_tilenames has the most downloads (7.5K), suggesting wider adoption.
- •⚠ slippy_map_tilenames has not been updated in over a year.
- •slippy_map_tilenames, bevy_geo_tiles are pre-1.0 — API may change.