Decision Workspace
sklears-clustering vs ferrolearn-cluster vs fastkmeans-rs
Side-by-side comparison of Rust crates
57
sklears-clustering
experimentalv0.1.1
Clustering algorithms for sklears: K-means, DBSCAN, hierarchical clustering
53
ferrolearn-cluster
experimentalv0.4.0
Clustering algorithms for the ferrolearn ML framework
58
fastkmeans-rs
experimentalv1.0.6
A fast and efficient k-means clustering implementation in Rust, compatible with ndarray
Core Metrics
| sklears-clustering | ferrolearn-cluster | fastkmeans-rs | |
|---|---|---|---|
| Health Score | 57 | 53 | 58 |
| Total Downloads | 816 | 235 | 2.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 9 | 14 | 32 |
| Releases | 6 | 7 | 14 |
| Last Updated | 29d ago | 12d ago | 62d ago |
| Age | 7m | 2m | 4m |
Health Breakdown
sklears-clustering
Maintenance
20
Quality
13
Community
9
Popularity
3
Documentation
12
ferrolearn-cluster
Maintenance
13
Quality
11
Community
14
Popularity
3
Documentation
12
fastkmeans-rs
Maintenance
15
Quality
16
Community
10
Popularity
4
Documentation
13
Technical Details
| sklears-clustering | ferrolearn-cluster | fastkmeans-rs | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.0 | 1.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 19 | 9 | 17 |
| Crate Size | 308KB | 113KB | 142KB |
| Features | 5 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.89 | 1.85 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •fastkmeans-rs leads with a health score of 58/100, but none of the options score above 80.
- •sklears-clustering, ferrolearn-cluster are pre-1.0 — API may change.