NVlabs/cuda-oxide
cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust.
GitHub repository with 2,629 stars and 168 forks.
Language: Rust
Topics: compiler-backend, async, cuda, gpu, high-performance-computing, nvidia, programming-languages, rust, heterogeneous-computing