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

EnzymeAD/Enzyme

High-performance automatic differentiation of LLVM and MLIR. observed · 2026-08-28

github.com/EnzymeAD/Enzyme · homepage · LLVM · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • 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: 2.0
  • age_days: 2744
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 145

Full methodology

Adoption not part of the score

1679 stars · 184 forks observed · 2026-08-28

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

Enzyme is a high-performance automatic differentiation plugin for LLVM and MLIR that computes derivatives and gradients of arbitrary existing code at the IR level. It works across many source languages (C, C++, Rust, Julia, Fortran, Swift, TensorFlow, PyTorch) by differentiating optimized code, often exceeding the performance of source-transformation AD tools.

Use cases

  • compute gradients of C/C++ code without rewriting it
  • differentiate GPU kernels for machine learning
  • generate fast reverse-mode gradients for scientific simulation
  • add automatic differentiation to a custom compiler via LLVM/MLIR
  • differentiate Rust or Julia programs with one tool
  • speed up gradient computation compared to source-transformation AD

When to avoid

  • you only need Python-level autodiff for a pure PyTorch/JAX workflow where native autodiff suffices
  • your code is not compiled to LLVM IR or uses dynamically unanalyzable constructs
  • you want a pure-Python installable package with no LLVM toolchain dependency

Facets

library · maturity active

compiler machine-learning gpu-computing developer-tools machine-learning compilers deep-learning performance cpp cross-platform python rust automatic-differentiation llvm-plugin mlir gradients differentiable-programming high-performance-computing reverse-mode-ad scientific-computing llvm gpu

4 sources

Member repositories

RepositoryRoleHealth v2
EnzymeAD/Enzymemain95

For agents

markdown · JSON · MCP: product_card(name="EnzymeAD/Enzyme")

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