Decision Workspace
bevy_registry_export vs bevy_gltf_components vs blenvy
Side-by-side comparison of Rust crates
41
bevy_registry_export
growingv0.4.0
Allows you to create a Json export of all your components/ registered types of your Bevy app/game
44
bevy_gltf_components
growingv0.6.0
Allows you to define Bevy components direclty inside gltf files and instanciate the components on the Bevy side.
37
blenvy
growingv0.1.0-alpha.1
Allows you to define Bevy components direclty inside gltf files and instanciate the components on the Bevy side.
Core Metrics
| bevy_registry_export | bevy_gltf_components | blenvy | |
|---|---|---|---|
| Health Score | 41 | 44 | 37 |
| Total Downloads | 19.0K | 37.4K | 4.7K |
| 30d Downloads | 470 | 651 | 175 |
| Dependents | 9 | 34 | 9 |
| Releases | 6 | 14 | 1 |
| Last Updated | 617d ago | 617d ago | 590d ago |
| Age | 2y 1m | 2y 6m | 1y 7m |
Health Breakdown
bevy_registry_export
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
bevy_gltf_components
Maintenance
6
Quality
14
Community
9
Popularity
5
Documentation
10
blenvy
Maintenance
1
Quality
14
Community
8
Popularity
4
Documentation
10
Technical Details
| bevy_registry_export | bevy_gltf_components | blenvy | |
|---|---|---|---|
| Version | 0.4.0 | 0.6.0 | 0.1.0-alpha.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 4 | 6 |
| Crate Size | 10KB | 12KB | 38KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_gltf_components leads with a health score of 44/100, but none of the options score above 80.
- •⚠ bevy_registry_export, bevy_gltf_components, blenvy have not been updated in over a year.