Decision Workspace
bevy_compute_buffers_helper vs bevy_shader vs bevy_framebuffer
Side-by-side comparison of Rust crates
28
bevy_compute_buffers_helper
growingv0.1.3
A simple helper crate to load buffers to a compute shader in Bevy
62
bevy_shader
experimentalv0.18.1
Provides shader asset types and import resolution for Bevy
51
bevy_framebuffer
growingv0.5.0
Bevy framebuffer rendering using the `pixels` and `softbuffer` backends.
Core Metrics
| bevy_compute_buffers_helper | bevy_shader | bevy_framebuffer | |
|---|---|---|---|
| Health Score | 28 | 62 | 51 |
| Total Downloads | 4.9K | 473.6K | 3.5K |
| 30d Downloads | 2 | 120.0K | 9 |
| Dependents | 0 | 229 | 0 |
| Releases | 4 | 10 | 7 |
| Last Updated | 709d ago | 24d ago | 72d ago |
| Age | 2y 2m | 6m | 1y 2m |
Health Breakdown
bevy_compute_buffers_helper
Maintenance
4
Quality
7
Community
3
Popularity
4
Documentation
10
bevy_shader
Maintenance
18
Quality
14
Community
13
Popularity
7
Documentation
10
bevy_framebuffer
Maintenance
15
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| bevy_compute_buffers_helper | bevy_shader | bevy_framebuffer | |
|---|---|---|---|
| Version | 0.1.3 | 0.18.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 11 | 4 |
| Crate Size | 27KB | 32KB | 36KB |
| Features | 0 | 4 | 4 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •bevy_shader leads with a health score of 62/100, but none of the options score above 80.
- •bevy_shader is depended on by 229 crates — strongest ecosystem trust.
- •⚠ bevy_compute_buffers_helper has not been updated in over a year.