AtheMathmo/rusty-machine
Machine Learning library for Rust observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3945
- days_rel: n/a
- days_push: 2245
- n_releases_24m: 0
Adoption not part of the score
1266 stars · 150 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rusty-machine is a general-purpose machine learning library written entirely in Rust, offering algorithms like regression, SVMs, neural networks, k-means, and PCA with no external dependencies. The library is no longer actively maintained and its README advises against use for serious projects.
Use cases
- train classifiers in rust
- k-means clustering in rust
- run logistic regression without python
- neural network library for rust
- principal component analysis in rust
- support vector machine implementation in rust
When to choose
- you need a pure-Rust ML library with minimal dependencies for learning or experimentation
- you want to study readable implementations of classic ML algorithms in Rust
When to avoid
- you need an actively maintained library for production use
- you need GPU acceleration, BLAS/LAPACK performance, or deep learning features
- you need a broad, modern ML ecosystem
Facets
library · maturity abandoned
machine-learning machine-learning data-science rust cross-platform rust linear-algebra classification clustering regression no-longer-maintained
2 sources
- readme: https://github.com/AtheMathmo/rusty-machine · fetched 2026-08-28 · 36038b4ec37f
- registry_crates: https://crates.io/api/v1/crates/rusty-machine · fetched 2026-08-29 · beefb7a4d898
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AtheMathmo/rusty-machine | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="AtheMathmo/rusty-machine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem