Decision Workspace
bevy_tiled_loader vs tiled_parse vs bevy_tmx
Side-by-side comparison of Rust crates
48
bevy_tiled_loader
growingv0.2.3
Asset loader for the Tiled data parsed.
52
tiled_parse
growingv0.2.4
Tiled tmx parser with nom.
37
bevy_tmx
growingv0.2.0
Scene loader for .tmx files created by the Tiled map editor
Core Metrics
| bevy_tiled_loader | tiled_parse | bevy_tmx | |
|---|---|---|---|
| Health Score | 48 | 52 | 37 |
| Total Downloads | 3.5K | 3.0K | 3.3K |
| 30d Downloads | 10 | 28 | 5 |
| Dependents | 0 | 8 | 0 |
| Releases | 8 | 8 | 2 |
| Last Updated | 207d ago | 90d ago | 1614d ago |
| Age | 1y 1m | 1y 1m | 4y 9m |
Health Breakdown
bevy_tiled_loader
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
12
tiled_parse
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
12
bevy_tmx
Maintenance
3
Quality
13
Community
5
Popularity
4
Documentation
12
Technical Details
| bevy_tiled_loader | tiled_parse | bevy_tmx | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | GPL-3.0 | MIT |
| Dependencies | 10 | 10 | 17 |
| Crate Size | 46KB | 20KB | 325KB |
| Features | 3 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.71 | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tiled_parse leads with a health score of 52/100, but none of the options score above 80.
- •bevy_tiled_loader has the most downloads (3.5K), suggesting wider adoption.
- •⚠ bevy_tmx has not been updated in over a year.