Trending
See what the GitHub community is most excited about this week.
NVlabs / instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
flashinfer-ai / flashinfer
FlashInfer: Kernel Library for LLM Serving
nerfstudio-project / gsplat
CUDA accelerated rasterization of gaussian splatting
deepseek-ai / DeepEP
DeepEP: an efficient expert-parallel communication library
karpathy / llm.c
LLM training in simple, raw C/CUDA
thu-ml / SageAttention
[ICLR2025, ICML2025, NeurIPS2025 Spotlight] Quantized Attention achieves speedup of 2-5x compared to FlashAttention, without losing end-to-end metrics across language, image, and video models.
deepseek-ai / DeepGEMM
DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling
NVIDIA / nccl-tests
NCCL Tests
NVIDIA / nvbench
CUDA Kernel Benchmarking Library
rapidsai / cuvs
cuVS - a library for vector search and clustering on the GPU
NVIDIA / cub
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
Dao-AILab / causal-conv1d
Causal depthwise conv1d in CUDA, with a PyTorch interface
NVIDIA / cuopt
GPU accelerated decision optimization
brucefan1983 / CUDA-Programming
Sample codes for my CUDA programming book
BBuf / how-to-optim-algorithm-in-cuda
how to optimize some algorithm in cuda.