NVlabs/cuda-oxide
cuda-oxide is a 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.
About the project
A Rust-to-CUDA compiler from NVIDIA Labs: write SIMT GPU kernels in pure Rust and compile them to PTX with no DSLs or foreign bindings. Currently in alpha.
Useful for
- Build a CUDA kernel in Rust with a single cargo oxide build
- Inspect the generated PTX via cargo oxide inspect
- Check kernel correctness with cargo oxide sanitize --tool memcheck
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 11 stars today. The usual pace is 3 per day, so that's 3.6× as much.
- The spike has held for 3 days in a row — not a one-off blip.
- Recent forks include notable developers: @Kaweees (278 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 3,314
- Stars in a day
- 11
- Forks
- 264
- Issues and pull requests
- 1,256
- Watchers
- 18
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v0.2.1 · June 10, 2026
- Created
- April 22, 2026
- Last push
- September 11, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending Rust today: #14, +31 stars
Similar projects
-
6.2
unstablebuild/rune
A fast, GPU-rendered, keyboard-driven IDE for power users: code, terminals, CLI tools, language intelligence, debugging, and AI agents in one composable multi-workspace environment. The AI coding agent ships as an…
-
6.2
max-sixty/worktrunk
A Rust CLI for managing git worktrees: simplifies creating, switching, merging and removing worktrees so multiple AI agents can run in parallel without conflicts.
-
5.6
crwdla/tokentab
A CLI that reads local session logs from Claude Code, Codex and Gemini CLI and totals token usage and cost by model, project and day. Runs fully offline, with no account or API key.
-
5.5
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
4.7
Swordfish90/cool-retro-term
A terminal emulator that mimics the look and feel of old cathode tube screens. Works on Linux and macOS, customizable via context menu.
-
4.6
haxybaxy/video-pedal
A loop pedal for your webcam: hold a key to record, release to loop the recording, press another key to go back live. Output goes to a virtual camera visible to any app.