Rust-GPU / cargo-gpu
Command line tool for building Rust shaders using rust-gpu
☆26Updated 2 weeks ago
Alternatives and similar repositories for cargo-gpu:
Users that are interested in cargo-gpu are comparing it to the libraries listed below
- ☆13Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Generate typesafe Rust bindings for wgsl shaders in wgpu☆37Updated 3 weeks ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆47Updated last month
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆102Updated last year
- Color in Rust.☆77Updated last week
- Bare-metal allocators.☆76Updated 2 years ago
- Image Diff for snapshot testing☆32Updated 2 weeks ago
- We have Crater At Home☆30Updated 5 months ago
- 🪞 Powerful reflection library for Rust☆85Updated 4 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Automated GUI testing using accesskit☆60Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Type-Safe Graphics Programming with Functional Shaders☆140Updated last month
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- Experimental web UI library for Rust.☆54Updated last year
- horrible serde macro stuff☆38Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆25Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- An evil parsing library.☆54Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- An integration to render SVG files with Vello.