Rust-GPU
GPU acceleration library
An effort to integrate Rust with GPU acceleration using the wgpu-rs library
Trying to get Rust to process images on the GPU using wgpu-rs
5 stars
2 watching
1 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
calebwin/emu | A library for portable, modular, and performant GPU compute programming in Rust. | 1,596 |
sotrh/learn-wgpu | A tutorial and guide to using the WGPU library in Rust for access to GPU functions | 1,517 |
fredlangva/wgpu-tut | A tutorial project demonstrating rendering of 3D models using WGPU and TOBJ libraries in Rust. | 0 |
jgbit/vuda | Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications | 864 |
byronwasti/ls010b7dh01 | A Rust driver for an LCD memory module with basic graphics capabilities | 6 |
thejpster/vga-framebuffer-rs | A Rust implementation of a hardware-agnostic VGA frame buffer for embedded systems | 31 |
rust-embedded/nb | A library providing a minimal and reusable non-blocking I/O layer | 88 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 222 |
jinleili/wgpu-in-app | Enables graphics APIs in mobile apps without using third-party window management libraries | 286 |
fredlangva/wgpu_one | Test setup for rendering 3D wavefront objects using the WGPU API | 0 |
gurugio/rust-for-linux | Adding support for the Rust language to the Linux kernel | 5 |
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 180 |
danielpclark/rutie | An integration library between Ruby and Rust. | 961 |
coreylowman/dfdx | A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,737 |
arrayfire/arrayfire-rust | Rust bindings for ArrayFire's high-performance parallel computing library | 815 |