Decision Workspace
bevy_mod_2d_hierarchy vs bevy_fixed_sprites vs bevy_independent_transform
Side-by-side comparison of Rust crates
39
bevy_mod_2d_hierarchy
growingv0.3.1
Bevy plugin for more ergonomic 2d.
46
bevy_fixed_sprites
growingv0.2.0
Bevy sprites that don't rotate or scale with their transform
38
bevy_independent_transform
growingv0.1.2
Entities with an IndependentTransform have a position relative to their parent, but aren't part of the Bevy Transform hierarchy.
Core Metrics
| bevy_mod_2d_hierarchy | bevy_fixed_sprites | bevy_independent_transform | |
|---|---|---|---|
| Health Score | 39 | 46 | 38 |
| Total Downloads | 5.6K | 9.2K | 4.2K |
| 30d Downloads | 6 | 9 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 7 | 3 |
| Last Updated | 1189d ago | 1268d ago | 1269d ago |
| Age | 3y 4m | 3y 5m | 3y 5m |
Health Breakdown
bevy_mod_2d_hierarchy
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
bevy_fixed_sprites
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
10
bevy_independent_transform
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| bevy_mod_2d_hierarchy | bevy_fixed_sprites | bevy_independent_transform | |
|---|---|---|---|
| Version | 0.3.1 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 2 |
| Crate Size | 30KB | 37KB | 121KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_fixed_sprites leads with a health score of 46/100, but none of the options score above 80.
- •⚠ bevy_mod_2d_hierarchy, bevy_fixed_sprites, bevy_independent_transform have not been updated in over a year.