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

neuronika/neuronika

Tensors and dynamic neural networks in pure Rust. observed · 2026-08-28

github.com/neuronika/neuronika · homepage · Rust · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
neuronika/neuronikamain32

For agents

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

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