LegNeato / rust-gpu-chimeraLinks
Demo project showing a single Rust codebase running on CPU and directly on GPUs
☆465Updated 4 months ago
Alternatives and similar repositories for rust-gpu-chimera
Users that are interested in rust-gpu-chimera are comparing it to the libraries listed below
Sorting:
- A Rust crate for containing memory leaks and fragmentation☆246Updated 8 months ago
- Rust port of Spice, a low-overhead parallelization library☆696Updated 7 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆425Updated last year
- Operations on matrices, vectors, and quaternions☆126Updated 2 weeks ago
- 🌀 Async-first sharded hashmap for Rust.☆542Updated 11 months ago
- A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.☆242Updated 2 weeks ago
- ☆204Updated last year
- Source tree for the Verified Experimental Kernel Operating System, or VEKOS.☆211Updated 4 months ago
- Debug breakpoint assertions for Rust☆195Updated 2 weeks ago
- A Rust crate that provides hard-to-misuse rigid body transforms (aka "spatial math") for engineers with other things to worry about than …☆427Updated last month
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆240Updated last year
- Rust implementation of the Zstandard Seekable Format☆249Updated last week
- Core POSIX command line utilities in safe Rust☆401Updated this week
- ☆271Updated 4 months ago
- A C++/Rust interop tool☆417Updated this week
- A fast and flexible allocator for no_std and WebAssembly☆520Updated 6 months ago
- a small, lightweight crate for numerical integration written in Rust.☆112Updated 5 months ago
- Safe, portable, high performance compute (GPGPU) kernels.☆246Updated last week
- A tiny, interpreted WebAssembly Runtime written in Rust☆546Updated 2 months ago
- Breaking the WASM/JS communication performance barrier☆448Updated 8 months ago
- An IDE extension for debugging trait errors in Rust.☆306Updated 3 months ago
- Multi-platform high-performance compute language extension for Rust.☆1,844Updated last week
- Clean, simple, hackable ml framework in rust. Supports metal and cuda☆82Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆385Updated 3 weeks ago
- A zlib implementation in rust available as a C dynamic library and as a rust crate