jeronimosg / gpgpu-rsLinks
Simple experimental async GPGPU framework for Rust
☆144Updated last year
Alternatives and similar repositories for gpgpu-rs
Users that are interested in gpgpu-rs are comparing it to the libraries listed below
Sorting:
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆317Updated 9 months ago
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆220Updated 9 months ago
- Safe, portable, high performance compute (GPGPU) kernels.☆237Updated last week
- Backend code to use egui with wgpu.☆110Updated 4 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆181Updated 2 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆159Updated last year
- Interpolation made easy.☆167Updated 9 months ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- A Rust promise for games and immediate mode GUIs☆140Updated last year
- Tracy client libraries for Rust☆244Updated last month
- Type-Safe Graphics Programming with Functional Shaders☆142Updated 3 weeks ago
- Math Interoperability Types☆273Updated last year
- A rust `std::thread` replacement for wasm32 target☆158Updated 9 months ago
- shadertoy.com shaders ported to Rust-GPU☆154Updated last week
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.