Decision Workspace
bevy_independent_transform vs bevy_fixed_sprites vs bevy_resvg
Side-by-side comparison of Rust crates
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.
46
bevy_fixed_sprites
growingv0.2.0
Bevy sprites that don't rotate or scale with their transform
49
bevy_resvg
experimentalv2.3.3
A simple library for rendering SVGs in Bevy using the amazing Resvg library.
Core Metrics
| bevy_independent_transform | bevy_fixed_sprites | bevy_resvg | |
|---|---|---|---|
| Health Score | 38 | 46 | 49 |
| Total Downloads | 4.2K | 9.2K | 168 |
| 30d Downloads | 5 | 9 | 131 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 7 | 9 |
| Last Updated | 1269d ago | 1268d ago | 18d ago |
| Age | 3y 5m | 3y 5m | 2m |
Health Breakdown
bevy_independent_transform
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
10
bevy_fixed_sprites
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
10
bevy_resvg
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
12
Technical Details
| bevy_independent_transform | bevy_fixed_sprites | bevy_resvg | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.0 | 2.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 7 |
| Crate Size | 121KB | 37KB | 63KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_resvg leads with a health score of 49/100, but none of the options score above 80.
- •bevy_fixed_sprites has the most downloads (9.2K), suggesting wider adoption.
- •⚠ bevy_independent_transform, bevy_fixed_sprites have not been updated in over a year.
- •bevy_independent_transform, bevy_fixed_sprites are pre-1.0 — API may change.