semio-ai / vkfft-rs
Rust bindings for VkFFT, a high-performance FFT implementation for Vulkan
☆27Updated last year
Alternatives and similar repositories for vkfft-rs:
Users that are interested in vkfft-rs are comparing it to the libraries listed below
- ☆13Updated 4 months ago
- ☆30Updated 9 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆76Updated 3 months ago
- A single source Rust co-processor programming framework; runtime && Rust custom drivers☆44Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- Command line tool for building Rust shaders using rust-gpu☆25Updated 2 weeks ago
- Proof of concept ranged integers in Rust.☆40Updated this week
- ☆28Updated last week
- Generate typesafe Rust bindings for wgsl shaders in wgpu☆37Updated this week
- Use winit like the async runtime you've always wanted☆50Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust library for applying Gaussian quadrature to integrate a function☆21Updated last month
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.