Decision Workspace
bevy_pixel_buffer vs bevy_pixels vs pixels
Side-by-side comparison of Rust crates
46
bevy_pixel_buffer
growingv0.8.2
A library to draw pixels in bevy
53
bevy_pixels
growingv0.16.0
Bevy plugin that uses Pixels (a tiny pixel buffer) for rendering
61
pixels
growingv0.17.1
A tiny library providing a GPU-powered pixel frame buffer.
Core Metrics
| bevy_pixel_buffer | bevy_pixels | pixels | |
|---|---|---|---|
| Health Score | 46 | 53 | 61 |
| Total Downloads | 23.5K | 24.8K | 515.9K |
| 30d Downloads | 0 | 0 | 22.1K |
| Dependents | 0 | 0 | 560 |
| Releases | 14 | 17 | 23 |
| Last Updated | 553d ago | 44d ago | 25d ago |
| Age | 3y 9m | 4y 12m | 6y 6m |
Health Breakdown
bevy_pixel_buffer
Maintenance
9
Quality
16
Community
6
Popularity
5
Documentation
10
bevy_pixels
Maintenance
16
Quality
16
Community
6
Popularity
5
Documentation
10
pixels
Maintenance
16
Quality
13
Community
13
Popularity
7
Documentation
12
Technical Details
| bevy_pixel_buffer | bevy_pixels | pixels | |
|---|---|---|---|
| Version | 0.8.2 | 0.16.0 | 0.17.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 4 | 8 |
| Crate Size | 62KB | 41KB | 44KB |
| Features | 4 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pixels leads with a health score of 61/100, but none of the options score above 80.
- •pixels is depended on by 560 crates — strongest ecosystem trust.
- •⚠ bevy_pixel_buffer has not been updated in over a year.