NVlabs/cuda-oxide
3.3kStar
262Fork
+31今日 Star
Rust语言
Star 趋势
项目介绍与用途
「NVlabs/cuda-oxide」是由 NVlabs 维护、主要使用 Rust 开发的开源项目。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。目前该项目在 GitHub 上累计获得 3.3k 个 Star、262 次 Fork(今日新增 31 Star)。如果你关注 Rust 方向的开源生态,它值得收藏、学习与参考。
项目简介
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.
相关项目
JustVugg/colibriRun frontier MoE models on hardware you already own — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦
armory3d/armorpaintGraphics Creation Tools
superradcompany/microsandbox🧱 Easy fast local-first microVM runtime and library
t8y2/dbx20 MB lightweight cross-platform database client for 90+ databases, including MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, SQL Server, and Dameng. Built-in AI, MCP Server, CLI, desktop and Docker. | 轻量级跨平台数据库管理工具,支持 MySQL、PostgreSQL、SQLite、Redis、MongoDB、达梦等 90+ 数据库,提供桌面端、Docker、CLI、内置 AI 助手和 MCP Server。
rustfs/rustfs🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
bytecodealliance/wasmtimeA lightweight WebAssembly runtime that is fast, secure, and standards-compliant