CUDA (Compute Unified Device Architecture) is a parallel computing platform and application programming interface (API) model created by NVIDIA for general computing on its own GPUs (Graphics Processing Units). It empowers application developers to leverage the parallel processing capabilities of NVIDIA's GPUs to accelerate computation-heavy tasks, such as matrix operations, physics simulations, deep learning training, and real-time video processing. CUDA provides a C-like programming language that allows developers to write kernel functions, which are executed on the GPU, and manage memory between the host (CPU) and device (GPU) environments. Utilizing CUDA can lead to significant performance improvements in suitable applications, and it integrates well with various programming environments, including Python through libraries like PyCUDA or through frameworks like TensorFlow with GPU support. Understanding basic concepts such as kernels, threads, blocks, and warps is essential for developers to effectively harness the power of GPU programming with CUDA.
View the most prominent open source CUDA projects in the list below. Click on a specific project to view its alternative or complementary packages. Make comparisons and find the best package for your app.
- A high-throughput and memory-efficient inference and serving engine for LLMs☆86,981Updated this week
- The open-source AI voice studio. Clone, dictate, create.☆46,195Updated this week
- SGLang is a high-performance serving framework for large language models and multimodal models.☆30,669Updated this week
- World's fastest and most advanced password recovery utility☆26,397Feb 20, 2026Updated 5 months ago
- Build and run Docker containers leveraging NVIDIA GPUs☆17,583Dec 6, 2023Updated 2 years ago
- Instant neural graphics primitives: lightning fast NeRF and more☆17,498Feb 2, 2026Updated 5 months ago
- Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.☆15,628Updated this week
- kaldi-asr/kaldi is the official location of the Kaldi project.☆15,435Sep 22, 2025Updated 10 months ago
- CUDA on non-NVIDIA GPUs☆14,633Updated this week
- TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizat…☆14,184Updated this week
- Open3D: A Modern Library for 3D Data Processing☆13,816Updated this week
- Solve puzzles. Learn CUDA.☆12,338Sep 1, 2024Updated last year
- NumPy & SciPy for GPU☆12,195Updated this week
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆11,614Updated this week
- NumPy aware dynamic Python compiler using LLVM☆11,088Updated this week
- LMCache: Supercharge Your LLM with the Fastest KV Cache Layer☆10,812Updated this week
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆10,119Updated this week
- cuDF - GPU DataFrame Library☆9,710Updated this week
- Containers for machine learning☆9,445Updated this week
- OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.☆9,412Dec 4, 2025Updated 7 months ago
- Samples for CUDA Developers which demonstrates features in CUDA Toolkit☆9,415May 27, 2026Updated last month
- A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other ma…☆9,034Updated this week
- Modular ZK(Zero Knowledge) backend accelerated by GPU☆7,662Nov 29, 2024Updated last year
- Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.☆7,474May 28, 2026Updated last month
- An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.☆7,065Jul 15, 2026Updated last week
- A Python framework for GPU-accelerated simulation, robotics, and machine learning.☆6,889Updated this week
- FlashInfer: Kernel Library for LLM Serving☆6,014Updated this week
- A flexible framework of neural networks for deep learning☆5,920Aug 28, 2023Updated 2 years ago
- ALIEN is a CUDA-powered artificial life simulation program.☆5,459Updated this week
- Making it easier to work with shaders☆5,458Updated this week
- A GPU cluster manager for high-performance AI model serving (vLLM, SGLang) and on-demand SSH-accessible GPU instances.☆5,377Updated this week
- Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.☆5,279Apr 29, 2026Updated 2 months ago
- cuML - RAPIDS Machine Learning Library☆5,236Updated this week
- A PyTorch Library for Accelerating 3D Deep Learning Research☆5,143Updated this week
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆5,003Feb 8, 2024Updated 2 years ago
- ArrayFire: a general purpose GPU library.☆4,896Mar 7, 2026Updated 4 months ago
- Optimized primitives for collective multi-GPU communication☆4,902Updated this week
- Fast inference engine for Transformer models☆4,582Jul 3, 2026Updated 3 weeks ago
- Tengine is a lite, high performance, modular inference engine for embedded device☆4,527Mar 6, 2025Updated last year
- Lightning fast C++/CUDA neural network framework☆4,513Apr 21, 2026Updated 3 months ago