tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 71
- Longevity 100
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: 57.0
- age_days: 1507
- days_rel: 118
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
15816 stars · 1026 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Burn is a Rust-based tensor library and deep learning framework supporting training and inference through a unified API. It JIT-compiles tensor operations with automatic kernel fusion, running on CUDA, Metal, WebGPU, Vulkan, ROCm, and CPU across servers, desktops, and mobile devices.
Use cases
- train neural networks in rust
- run deep learning inference on any device
- deploy models without python export step
- on-device model personalization and federated learning
- run models in the browser with webgpu and wasm
- port pytorch models via onnx to rust
- gpu kernel fusion for faster inference
When to choose
- you want a single rust codebase for training and production inference
- you need portable deployment across gpu vendors, mobile, and wasm
- you want pytorch-like ergonomics with compiled performance
When to avoid
- your team and tooling are python-centric and you don't need rust
- you rely on python-only ecosystem features like certain training libraries
- you need the broadest model zoo support available today
Facets
library · maturity active
machine-learning deep-learning llm-training llm-inference gpu-computing wasm deep-learning machine-learning gpu-computing cross-platform rust wasm cross-platform tensor-library autodiff kernel-fusion onnx webgpu pytorch-alternative scientific-computing cuda gpu
3 sources
- readme: https://github.com/tracel-ai/burn · fetched 2026-08-28 · 5de7ad292aaa
- homepage: https://burn.dev · fetched 2026-08-29 · 2991f31e852e
- registry_crates: https://crates.io/api/v1/crates/burn · fetched 2026-08-29 · fb3898cb6b3d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tracel-ai/burn | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem