-
Nvidia
- Bangalore, India
-
09:04
(UTC -12:00) - https://www.youtube.com/@regionaltantrums
- @npashi
- @regionaltantrums
Lists (3)
Sort Name ascending (A-Z)
Stars
- All languages
- Assembly
- Astro
- C
- C#
- C++
- CSS
- Chapel
- Coq
- Cuda
- Emacs Lisp
- Flix
- Go
- HTML
- Haskell
- JavaScript
- Jupyter Notebook
- LLVM
- Lean
- MLIR
- Makefile
- Markdown
- Metal
- Mojo
- Nix
- OCaml
- Objective-C++
- Odin
- Python
- Rocq Prover
- Ruby
- Rust
- Shell
- Swift
- SystemVerilog
- TeX
- TypeScript
- Verilog
- WGSL
- WebAssembly
- reStructuredText
bjorn3 / rust-clippy
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Skills for Real Engineers. Straight from my .claude directory.
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 languag…
Beginner, advanced, expert level Rust training material
cuTile Rust provides a safe, tile-based kernel programming DSL for the Rust programming language. It features a safe host-side API for passing tensors to asynchronously executed kernel functions.
CUDA Agent: Large-Scale Agentic RL for High-Performance CUDA Kernel Generation
Tile primitives for speedy kernels
Claude Opus 4.6 wrote a dependency-free C compiler in Rust, with backends targeting x86 (64- and 32-bit), ARM, and RISC-V, capable of compiling a booting Linux kernel.
A buddy system allocator in pure Rust.
🐍 Geometric Computer Vision Library for Spatial AI
code for deep learning courses
Formal verification tool for Rust: check 100% of execution cases of your programs to make safer applications.
VeriCUDA: A MIR-to-Coq Framework Targeting PTX for Formal Semantics and Verified Translation of Rust GPU Kernels
Lamellar is an asynchronous tasking runtime for HPC systems developed in RUST
Perplexity open source garden for inference technology
NVIDIA curated collection of educational resources related to general purpose GPU programming.
A home for compiler team planning documents, meeting minutes, and other such things.
Development repository for the Triton language and compiler
🚀🚀🚀 This repository lists some awesome public CUDA, cuda-python, cuBLAS, cuDNN, CUTLASS, TensorRT, TensorRT-LLM, Triton, TVM, MLIR, PTX and High Performance Computing (HPC) projects.
Rust crate providing `Sync` single assignment cells for `no_std`