semio-ai / vkfft-rsLinks
Rust bindings for VkFFT, a high-performance FFT implementation for Vulkan
☆26Updated 2 years ago
Alternatives and similar repositories for vkfft-rs
Users that are interested in vkfft-rs are comparing it to the libraries listed below
Sorting:
- Thermite SIMD: Melt your CPU☆155Updated 2 weeks ago
- .npy and .npz file format support for ndarray☆63Updated 10 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated 8 months ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆87Updated last year
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆102Updated last year
- rust slice conversion library☆16Updated 3 years ago
- Safe, portable, high performance compute (GPGPU) kernels.☆236Updated last year
- Place small arrays on the stack with a low-cost!☆17Updated 9 months ago
- ☆32Updated 4 months ago
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- ☆29Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster integer division and modulus operations☆87Updated last month
- Use bitsized types as if they were a feature of rust.☆186Updated 3 months ago
- GPU scientific computing on every platform☆110Updated 2 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- State-of-the-art (2020) Rust implementation of SPH (fluid simulation technique)☆79Updated 4 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated 11 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).