facebookresearch/shumai
Fast Differentiable Tensor Library in JavaScript and TypeScript with Bun + Flashlight observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1477
- days_rel: n/a
- days_push: 771
- n_releases_24m: 0
Adoption not part of the score
1172 stars · 25 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Shumai is a fast, differentiable tensor library for TypeScript and JavaScript built on Bun and Flashlight (ArrayFire backend). It provides N-dimensional math with automatic differentiation, GPU acceleration, and network-connected tensors for machine learning research in JS.
Use cases
- run tensor math and autograd in TypeScript
- train neural networks from JavaScript with Bun
- do GPU-accelerated N-dimensional array computations in JS
- compute gradients with automatic differentiation in TypeScript
- share tensors over the network between processes
- prototype ML models without leaving the JavaScript ecosystem
When to choose
- you want differentiable tensor ops in TypeScript/JavaScript with Bun
- you need GPU-backed tensor math via ArrayFire on macOS or Linux
- you're a JS developer experimenting with ML or gradient-based optimization
When to avoid
- you need a mature, production-grade deep learning framework
- you require Windows support or broad platform coverage
- your project depends on the PyTorch/TensorFlow ecosystem or extensive model zoos
Facets
library · maturity experimental
machine-learning deep-learning llm-training math networking machine-learning deep-learning developer-tools cross-platform bun tensor-library autograd automatic-differentiation gpu-accelerated arrayfire flashlight bun macos linux typescript nodejs
2 sources
- readme: https://github.com/facebookresearch/shumai · fetched 2026-08-28 · 09e3da58198e
- homepage: https://facebookresearch.github.io/shumai · fetched 2026-08-29 · 4de1af23da73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/shumai | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/shumai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem