huggingface/candle
Minimalist ML framework for Rust observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 99
- Release rhythm 35
- Longevity 83
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: 1171
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
20955 stars · 1725 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Candle is a minimalist machine learning framework for Rust focused on performance and ease of use, with CPU and CUDA GPU support. It ships tensor operations and ready-made examples for models like LLaMA, Whisper, YOLO, and Segment Anything, including browser-based WASM demos.
Use cases
- run LLM inference in Rust
- tensor math with GPU acceleration in Rust
- run whisper speech recognition locally
- deploy ML models to wasm in the browser
- run yolo object detection without python
- image segmentation with segment anything in rust
When to choose
- you want a lightweight, dependency-light ML stack in pure Rust
- you need serverless or WASM deployment of ML models
- you want to avoid Python runtime overhead for inference
When to avoid
- you need the full PyTorch ecosystem, training tooling, or exotic ops
- you rely on Python libraries or pretrained pipelines out of the box
- you need broad hardware support beyond CUDA/CPU
Facets
framework · maturity active
machine-learning deep-learning llm-inference speech-recognition computer-vision gpu-computing wasm machine-learning deep-learning large-language-models computer-vision speech-processing developer-tools rust wasm cross-platform cli tensor-library rust-ml huggingface cuda serverless-inference gpu
1 source
- readme: https://github.com/huggingface/candle · fetched 2026-08-28 · b5c646b6b29f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huggingface/candle | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="huggingface/candle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem