Decision Workspace
bevy_resvg vs bevy_svg vs bevy_svg_map
Side-by-side comparison of Rust crates
49
bevy_resvg
experimentalv2.3.3
A simple library for rendering SVGs in Bevy using the amazing Resvg library.
54
bevy_svg
growingv0.18.0
Load and draw SVG files in Bevy.
33
bevy_svg_map
growingv0.2.0
Tool to load SVG to bevy, adding properties based on the style
Core Metrics
| bevy_resvg | bevy_svg | bevy_svg_map | |
|---|---|---|---|
| Health Score | 49 | 54 | 33 |
| Total Downloads | 168 | 69.5K | 4.6K |
| 30d Downloads | 132 | 7.4K | 5 |
| Dependents | 0 | 8 | 0 |
| Releases | 9 | 22 | 3 |
| Last Updated | 18d ago | 56d ago | 1697d ago |
| Age | 2m | 4y 11m | 5y 5m |
Health Breakdown
bevy_resvg
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
12
bevy_svg
Maintenance
16
Quality
11
Community
9
Popularity
6
Documentation
12
bevy_svg_map
Maintenance
4
Quality
13
Community
3
Popularity
4
Documentation
9
Technical Details
| bevy_resvg | bevy_svg | bevy_svg_map | |
|---|---|---|---|
| Version | 2.3.3 | 0.18.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 10 | 6 |
| Crate Size | 63KB | 58KB | 192KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 13.6% | 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.