raphlinus/wgpu — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2023-01-26
Write graphics code once in Rust and run it across Windows, Mac, Linux, mobile, and web.
Build a cross-platform game or visual app without learning Direct3D, Metal, Vulkan, and OpenGL separately.
Add WebGPU-powered rendering to a browser application via WebAssembly.
Use compile-time safety checks in Rust to avoid common graphics bugs like memory corruption.
| raphlinus/wgpu | 0-bingwu-0/live-interpreter | 0xkaz/llm-governance-dashboard | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | — | Python | Python |
| Last pushed | 2023-01-26 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 4/5 | 2/5 | 4/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires Rust and familiarity with GPU/shader concepts, cross-platform testing needs multiple graphics backends.
A safe, cross-platform graphics library in Rust that lets you write GPU code once and run it on Windows, Mac, Linux, mobile, and the web.
Dormant — no commits in 2+ years (last push 2023-01-26).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.