webgpu.h - C version of the JS API, for both native and Wasm. A multi-vendor standard between Dawn/Emdawnwebgpu and wgpu-native. Designed primarily for binding into higher-level languages.
☆545Mar 9, 2026Updated last week
Alternatives and similar repositories for webgpu-headers
Users that are interested in webgpu-headers are comparing it to the libraries listed below
Sorting:
- Native WebGPU implementation based on wgpu-core☆1,245Mar 11, 2026Updated last week
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆500Updated this week
- Cross-platform C++ example for WebGPU and Dawn☆296Jul 13, 2025Updated 8 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆465Sep 3, 2025Updated 6 months ago
- WebGPU cross-platform app with CMake/Emscripten☆189Feb 10, 2026Updated last month
- Native WebGPU implementation. Mirror of https://dawn.googlesource.com/dawn. File bugs here: https://crbug.com/dawn/new☆937Updated this week
- Minimal application for wgpu on native platforms☆11Dec 25, 2025Updated 2 months ago
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆246Sep 3, 2025Updated 6 months ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Sep 13, 2025Updated 6 months ago
- The accompanying code of the Learn WebGPU C++ programming guide☆162Sep 5, 2025Updated 6 months ago
- System headers for interfacing WebGPU from C programs compiled via Emscripten to WebAssembly☆414Updated this week
- Google's Dawn WebGPU implementation, cross-compiled with Zig into a single static library☆149Jul 8, 2024Updated last year
- Where the GPU for the Web work happens!☆5,360Mar 10, 2026Updated last week
- WebGPU Conformance Test Suite☆170Updated this week
- WebGPU Samples☆2,106Feb 11, 2026Updated last month
- Learn to use WebGPU for native graphic applications in C++☆595Mar 12, 2026Updated last week
- Universal shader translation in Rust☆1,567Nov 9, 2023Updated 2 years ago
- SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.☆2,391Updated this week
- 😎 Curated list of awesome things around WebGPU ecosystem.☆1,861Jan 21, 2026Updated last month
- An extension for the GLFW library for using WebGPU native.☆104May 24, 2025Updated 9 months ago
- A cross-platform, safe, pure-Rust graphics API.☆16,674Updated this week
- Hardware Ray tracing extension for Chromium WebGPU☆295Sep 15, 2020Updated 5 years ago
- Making it easier to work with shaders☆5,108Updated this week
- 🎮 C Bindings/Wrappers for Apple's METAL framework☆195Dec 12, 2023Updated 2 years ago
- Automatic build of dawn (WebGPU) for Windows