mitsuba-renderer/enoki
Enoki: structured vectorization and differentiation on modern processor architectures observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 5
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3524
- days_rel: n/a
- days_push: 573
- n_releases_24m: 0
Adoption not part of the score
1290 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Enoki is a C++17 header-only template library for structured vectorization and automatic differentiation of numerical code, compiling the same source to scalar, SIMD (AVX/AVX512/NEON), or CUDA GPU backends. It is now archived and superseded by Dr.Jit.
Use cases
- vectorize numerical code with SIMD on CPU
- run the same algorithm on GPU via CUDA
- compute gradients with forward or reverse-mode automatic differentiation
- implement differentiable rendering or physics simulations
- write portable high-performance math code with vectors, matrices, and quaternions
When to choose
- maintaining or extending legacy code already built on Enoki
- you need a header-only C++ SIMD/autodiff library and cannot use Dr.Jit
When to avoid
- starting a new project - use Dr.Jit instead
- you need actively maintained software or support
- your compiler is older than C++17 requirements
Facets
library · maturity abandoned
machine-learning compiler math gpu-computing machine-learning graphics simulation developer-tools cpp windows simd automatic-differentiation vectorization header-only template-library cuda scientific-computing superseded-by-drjit algorithms linux macos gpu
1 source
- readme: https://github.com/mitsuba-renderer/enoki · fetched 2026-08-28 · 0308998ef5e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mitsuba-renderer/enoki | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="mitsuba-renderer/enoki")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem