Decision Workspace
bevy_pixel_buffer vs bevy_pixels vs bevy_modern_pixel_camera
Side-by-side comparison of Rust crates
47
bevy_pixel_buffer
growingv0.8.2
A library to draw pixels in bevy
45
bevy_pixels
growingv0.15.0
Bevy plugin that uses Pixels (a tiny pixel buffer) for rendering
54
bevy_modern_pixel_camera
growingv0.5.1
A simple pixel-perfect camera plugin for Bevy, suitable for pixel-art
Core Metrics
| bevy_pixel_buffer | bevy_pixels | bevy_modern_pixel_camera | |
|---|---|---|---|
| Health Score | 47 | 45 | 54 |
| Total Downloads | 23.1K | 24.5K | 7.3K |
| 30d Downloads | 223 | 158 | 223 |
| Dependents | 0 | 0 | 0 |
| Releases | 14 | 16 | 11 |
| Last Updated | 494d ago | 365d ago | 64d ago |
| Age | 3y 7m | 4y 10m | 1y 5m |
Health Breakdown
bevy_pixel_buffer
Maintenance
10
Quality
16
Community
6
Popularity
5
Documentation
10
bevy_pixels
Maintenance
8
Quality
16
Community
6
Popularity
5
Documentation
10
bevy_modern_pixel_camera
Maintenance
18
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| bevy_pixel_buffer | bevy_pixels | bevy_modern_pixel_camera | |
|---|---|---|---|
| Version | 0.8.2 | 0.15.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 3 |
| Crate Size | 62KB | 34KB | 45KB |
| Features | 4 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_modern_pixel_camera leads with a health score of 54/100, but none of the options score above 80.
- •bevy_pixels has the most downloads (24.5K), suggesting wider adoption.
- •⚠ bevy_pixel_buffer has not been updated in over a year.