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

fff-rs/juice

The Hacker's Machine Learning Engine observed · 2026-08-28

github.com/fff-rs/juice · Rust observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: n/a
  • age_days: 3518
  • days_rel: n/a
  • days_push: 772
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1132 stars · 75 forks observed · 2026-08-28

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

Juice is a Rust machine learning framework ('The Hacker's Machine Learning Engine') built on the Coaster hardware abstraction layer, supporting CUDA, OpenCL, and native BLAS backends. The workspace includes the core framework, math abstractions, data preprocessing (greenglas), and a CLI for running examples like MNIST.

Use cases

  • train neural networks in rust
  • run machine learning on gpu with cuda or opencl
  • hardware-agnostic deep learning framework
  • learn ml framework internals in rust
  • run mnist training example from cli

When to choose

  • you want a Rust-native ML framework with pluggable GPU backends
  • you need CUDA and OpenCL support from the same codebase
  • you want to hack on or extend an ML engine

When to avoid

  • you need production-grade training with broad model support - PyTorch or TensorFlow are far more mature
  • you cannot set up CUDA/cuDNN, which is required for examples
  • you need active community support - development is slow

Facets

framework · maturity maintenance

machine-learning deep-learning gpu-computing cli machine-learning deep-learning developer-tools rust cli cuda opencl blas hardware-agnostic capnproto neural-networks linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
fff-rs/juicemain32

For agents

markdown · JSON · MCP: product_card(name="fff-rs/juice")

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