Decision Workspace
bevy_svg vs bevy_resvg vs bevy_svg_map
Side-by-side comparison of Rust crates
54
bevy_svg
growingv0.18.0
Load and draw SVG files in Bevy.
49
bevy_resvg
experimentalv2.3.3
A simple library for rendering SVGs in Bevy using the amazing Resvg library.
33
bevy_svg_map
growingv0.2.0
Tool to load SVG to bevy, adding properties based on the style
Core Metrics
| bevy_svg | bevy_resvg | bevy_svg_map | |
|---|---|---|---|
| Health Score | 54 | 49 | 33 |
| Total Downloads | 69.5K | 168 | 4.6K |
| 30d Downloads | 7.4K | 132 | 5 |
| Dependents | 8 | 0 | 0 |
| Releases | 22 | 9 | 3 |
| Last Updated | 56d ago | 18d ago | 1697d ago |
| Age | 4y 11m | 2m | 5y 5m |
Health Breakdown
bevy_svg
Maintenance
16
Quality
11
Community
9
Popularity
6
Documentation
12
bevy_resvg
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
12
bevy_svg_map
Maintenance
4
Quality
13
Community
3
Popularity
4
Documentation
9
Technical Details
| bevy_svg | bevy_resvg | bevy_svg_map | |
|---|---|---|---|
| Version | 0.18.0 | 2.3.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 7 | 6 |
| Crate Size | 58KB | 63KB | 192KB |
| Features | 3 | 0 | 0 |
| Yanked % | 13.6% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.89 | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_svg leads with a health score of 54/100, but none of the options score above 80.
- •⚠ bevy_svg_map has not been updated in over a year.
- •bevy_svg, bevy_svg_map are pre-1.0 — API may change.