Ross ROSS = Recommend OSS · open-source software intelligence for agents

NVlabs/tiny-cuda-nn

Lightning fast C++/CUDA neural network framework observed · 2026-08-28

github.com/NVlabs/tiny-cuda-nn · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 78
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1965
  • days_rel: 421
  • days_push: 134
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4528 stars · 578 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A small, self-contained C++/CUDA framework for training and querying neural networks, featuring a lightning-fast fully fused MLP and a versatile multiresolution hash encoding. It also provides PyTorch bindings and supports various input encodings, losses, and optimizers.

Use cases

  • train tiny MLPs at maximum GPU speed
  • implement NeRF-style neural rendering
  • use multiresolution hash encoding for fast signal fitting
  • accelerate neural network inference in real-time graphics
  • integrate fast neural networks into PyTorch pipelines

When to choose

  • you need extremely fast training or inference of small MLPs on NVIDIA GPUs
  • you are building NeRF or instant-NGP-style neural rendering systems
  • you want a lightweight C++/CUDA neural network library with PyTorch bindings

When to avoid

  • you need large-scale deep learning models like transformers
  • you lack an NVIDIA CUDA-capable GPU
  • you need a general-purpose framework with broad ecosystem support like PyTorch or TensorFlow

Facets

library · maturity active

deep-learning machine-learning graphics gpu-computing deep-learning machine-learning graphics computer-vision cpp python windows cuda fully-fused-mlp hash-encoding nerf neural-networks pytorch-bindings real-time-training gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
NVlabs/tiny-cuda-nnmain58

For agents

markdown · JSON · MCP: product_card(name="NVlabs/tiny-cuda-nn")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem