neuronika/neuronika
Tensors and dynamic neural networks in pure Rust. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2027
- days_rel: n/a
- days_push: 1423
- n_releases_24m: 0
Adoption not part of the score
1086 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neuronika is a machine learning framework written in pure Rust providing tensors and dynamic neural networks with reverse-mode automatic differentiation via a define-by-run API. It focuses on ease of use, fast prototyping, and performance without FFI, with optional CUDA and BLAS feature flags.
Use cases
- build neural networks in pure Rust
- train models with reverse-mode autodifferentiation
- prototype deep learning models without Python
- do tensor math with a define-by-run API
- accelerate training with CUDA
- avoid FFI overhead in ML workloads
When to choose
- you want a pure-Rust deep learning framework with no FFI
- you need dynamic, imperative define-by-run model definitions
- you prefer Rust's safety and performance for ML prototyping
When to avoid
- you need a mature, actively maintained framework with a large ecosystem
- you require production-grade GPU support or extensive model zoo
- you need the latest deep learning features and community support
Facets
library · maturity abandoned
machine-learning deep-learning llm-training machine-learning deep-learning rust cross-platform tensors autodifferentiation neural-networks define-by-run ndarray pure-rust gpu
10 sources
- readme: https://github.com/neuronika/neuronika · fetched 2026-08-28 · f8226e49b1f4
- homepage: https://docs.rs/neuronika · fetched 2026-08-29 · 70fd206dd9c9
- site_page: https://docs.rs/ · fetched 2026-08-29 · 9800f4a73bdd
- site_page: https://docs.rs/about · fetched 2026-08-29 · 29ab7986fbf5
- site_page: https://docs.rs/about/badges · fetched 2026-08-29 · 6588cac258af
- site_page: https://docs.rs/about/builds · fetched 2026-08-29 · 811231ca4680
- site_page: https://docs.rs/about/metadata · fetched 2026-08-29 · 0dcdccb2b2b2
- site_page: https://docs.rs/about/redirections · fetched 2026-08-29 · 1b1efd93105f
- site_page: https://docs.rs/about/download · fetched 2026-08-29 · 6793b0ab6541
- site_page: https://docs.rs/about/rustdoc-json · fetched 2026-08-29 · 5b94b2d8e2ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neuronika/neuronika | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="neuronika/neuronika")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem