Decision Workspace
bevy_gpu_test vs vyre vs oxicuda-webgpu
Side-by-side comparison of Rust crates
46
bevy_gpu_test
experimentalv0.2.1
A test harness for running GPU compute shaders in Bevy and reading back results for CPU-side assertions
52
vyre
experimentalv0.4.1
GPU compute intermediate representation with a standard operation library
48
oxicuda-webgpu
experimentalv0.1.8
OxiCUDA WebGPU - Cross-platform GPU compute via wgpu and WGSL
Core Metrics
| bevy_gpu_test | vyre | oxicuda-webgpu | |
|---|---|---|---|
| Health Score | 46 | 52 | 48 |
| Total Downloads | 148 | 116 | 146 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 4 | 9 |
| Releases | 2 | 5 | 9 |
| Last Updated | 85d ago | 22d ago | 4d ago |
| Age | 3m | 1m | 1m |
Health Breakdown
bevy_gpu_test
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
10
vyre
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
15
oxicuda-webgpu
Maintenance
14
Quality
10
Community
9
Popularity
3
Documentation
12
Technical Details
| bevy_gpu_test | vyre | oxicuda-webgpu | |
|---|---|---|---|
| Version | 0.2.1 | 0.4.1 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 5 | 7 |
| Crate Size | 38KB | 17KB | 47KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 22.2% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vyre leads with a health score of 52/100, but none of the options score above 80.
- •bevy_gpu_test has the most downloads (148), suggesting wider adoption.