anowell/are-we-learning-yet
How ready is Rust for Machine Learning?
This project helps developers understand the current landscape of machine learning tools available in Rust. It takes information about Rust crates and their GitHub repositories, fetches additional metadata from sources like crates.io, and then organizes and presents this data. The output is a comprehensive catalog that shows the readiness of the Rust ecosystem for machine learning tasks, making it easier for Rust developers to discover and evaluate ML-related libraries.
527 stars. No commits in the last 6 months.
Use this if you are a Rust developer exploring or working on machine learning projects and need a curated overview of available libraries and tools.
Not ideal if you are an end-user looking for a ready-to-use machine learning application or library in a language other than Rust.
Stars
527
Forks
68
Language
Rust
License
CC-BY-4.0
Category
Last pushed
Mar 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/anowell/are-we-learning-yet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SomeB1oody/RustyML
A high-performance machine learning library in pure Rust, offering statistical utilities, ML...
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. Apply Machine Learning...
open-spaced-repetition/fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
open-spaced-repetition/fsrs-optimizer
FSRS Optimizer Package
rust-ml/linfa
A Rust machine learning framework.