{"adoption": {"forks": 243, "observed_at": "2026-08-28T04:07:43.400381+00:00", "stars": 3097}, "canonical_url": "https://ross.abutalabs.com/products/cuda-oxide", "card": {"archived": false, "artifact_type": "library", "description": "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.", "domain": ["gpu-computing", "programming-languages", "compilers", "developer-tools"], "enriched": true, "function": ["compiler", "gpu-computing", "sdk"], "health_score": 99, "homepage": "https://nvlabs.github.io/cuda-oxide/", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "experimental", "member_repos": ["NVlabs/cuda-oxide"], "name": "NVlabs/cuda-oxide", "platform": ["rust"], "pushed_at": "2026-08-24T06:31:11+00:00", "repo": "NVlabs/cuda-oxide", "stars": 3097, "tags": ["cuda", "ptx", "rustc-backend", "simt", "kernels", "nvidia", "heterogeneous-computing", "no-dsl", "linux", "nvidia-gpu"], "topics": ["compiler-backend", "async", "cuda", "gpu", "high-performance-computing", "nvidia", "programming-languages", "rust", "heterogeneous-computing"], "urls": [], "use_cases": ["write cuda kernels in rust", "compile rust to ptx", "gpu programming without c++", "single-source host and device code in rust", "launch gpu kernels from rust", "use tensor memory accelerator from rust", "async gpu programming in rust"], "what_it_is": "cuda-oxide is an experimental rustc codegen backend that compiles Rust GPU kernels directly to CUDA PTX, letting you write SIMT device code in idiomatic Rust with no DSLs or foreign bindings. It includes device-side abstractions (shared memory, atomics, warp ops, TMA) and a host-side runtime for memory management and kernel launching.", "when_to_avoid": ["you need a stable, production-ready CUDA toolchain — the project is an early alpha with API breakage", "you need full CUDA feature coverage or mature tooling comparable to CUDA C++/nvcc", "you don't use NVIDIA GPUs or Rust", "you need guaranteed correctness for safety-critical workloads given the experimental safety model"], "when_to_choose": ["you want to write GPU kernels in pure idiomatic Rust without DSLs or C++ bindings", "you want host and device code in the same Rust source compiled with cargo", "you need device-side features like shared memory, warp ops, clusters, or TMA from Rust", "you're exploring the Rust GPU ecosystem and can tolerate alpha-quality software"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cuda-oxide", "repo": "NVlabs/cuda-oxide", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:43.400381+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:27:16.767206+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42ef2d7d6647a53d5d15c131f85777ce59d5a8b08725416c65fc527d891a8641", "fetched_at": "2026-08-28T04:07:43.400381+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVlabs/cuda-oxide"}, {"content_hash": "fdb2ac461c98b67bb6ec3f30ee2fe730c52f22a548f2b34d2298aadbdd6d6f63", "fetched_at": "2026-08-29T09:42:21.519455+00:00", "kind": "homepage", "missing": false, "url": "https://nvlabs.github.io/cuda-oxide/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 9, "rhythm": 87}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["young"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 133, "days_push": 9, "days_rel": 84, "gap_med": 16.0, "n_releases_24m": 3}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}