Decision Workspace
simple-blit vs pixels vs bevy_pixels
Side-by-side comparison of Rust crates
48
simple-blit
growingv2.0.0
Provides simple blitting from one surface to another with some possible transformations.
61
pixels
growingv0.17.1
A tiny library providing a GPU-powered pixel frame buffer.
53
bevy_pixels
growingv0.16.0
Bevy plugin that uses Pixels (a tiny pixel buffer) for rendering
Core Metrics
| simple-blit | pixels | bevy_pixels | |
|---|---|---|---|
| Health Score | 48 | 61 | 53 |
| Total Downloads | 17.6K | 515.9K | 24.8K |
| 30d Downloads | 0 | 22.1K | 0 |
| Dependents | 18 | 560 | 0 |
| Releases | 14 | 23 | 17 |
| Last Updated | 715d ago | 25d ago | 44d ago |
| Age | 2y 6m | 6y 6m | 4y 12m |
Health Breakdown
simple-blit
Maintenance
6
Quality
18
Community
9
Popularity
5
Documentation
10
pixels
Maintenance
16
Quality
13
Community
13
Popularity
7
Documentation
12
bevy_pixels
Maintenance
16
Quality
16
Community
6
Popularity
5
Documentation
10
Technical Details
| simple-blit | pixels | bevy_pixels | |
|---|---|---|---|
| Version | 2.0.0 | 0.17.1 | 0.16.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT-0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 8 | 4 |
| Crate Size | 7KB | 44KB | 41KB |
| Features | 4 | 0 | 4 |
| Yanked % | 7.1% | 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.
- •⚠ simple-blit has not been updated in over a year.
- •pixels, bevy_pixels are pre-1.0 — API may change.