Decision Workspace
bevy_pbr vs bevy vs bevy_mikktspace
Side-by-side comparison of Rust crates
61
bevy_pbr
growingv0.18.1
Adds PBR rendering to Bevy Engine
73
bevy
growingv0.18.1
A refreshingly simple data-driven game engine and app framework
72
bevy_mikktspace
stablev1.0.0
Safe rust implementation of Mikkelsen tangent space algorithm
Core Metrics
| bevy_pbr | bevy | bevy_mikktspace | |
|---|---|---|---|
| Health Score | 61 | 73 | 72 |
| Total Downloads | 4.5M | 4.8M | 4.5M |
| 30d Downloads | 289.2K | 317.1K | 338.0K |
| Dependents | 511 | 18.8K | 62 |
| Releases | 56 | 58 | 38 |
| Last Updated | 24d ago | 24d ago | 38d ago |
| Age | 5y 7m | 6y 2m | 3y 8m |
Health Breakdown
bevy_pbr
Maintenance
17
Quality
12
Community
14
Popularity
8
Documentation
10
bevy
Maintenance
17
Quality
13
Community
20
Popularity
8
Documentation
15
bevy_mikktspace
Maintenance
18
Quality
18
Community
13
Popularity
8
Documentation
15
Technical Details
| bevy_pbr | bevy | bevy_mikktspace | |
|---|---|---|---|
| Version | 0.18.1 | 0.18.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Zlib AND (MIT OR Apache-2.0) |
| Dependencies | 36 | 32 | 4 |
| Crate Size | 2.2MB | 721KB | 33KB |
| Features | 14 | 162 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.89.0 | 1.85.0 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •bevy leads with a health score of 73/100, but none of the options score above 80.
- •bevy is depended on by 18.8K crates — strongest ecosystem trust.
- •bevy_pbr, bevy are pre-1.0 — API may change.