The cuda-oxide Book
Summary
cuda-oxide is an experimental Rust-to-CUDA compiler that compiles Rust code directly to PTX for GPU kernels, emphasizing safety and avoiding DSLs. The article outlines the project, quick-start usage, and future-facing notes (alpha status, async execution, and tooling).