Decision Workspace
kmeans vs rkm vs kmeans_smid
Side-by-side comparison of Rust crates
56
kmeans
stablev2.0.2
Small and fast library for k-means clustering calculations.
40
rkm
growingv0.8.1
A generic k-means implementation
39
kmeans_smid
growingv0.3.0
Small and fast library for k-means clustering calculations. Fixing smid from `kmeans-rs`.
Core Metrics
| kmeans | rkm | kmeans_smid | |
|---|---|---|---|
| Health Score | 56 | 40 | 39 |
| Total Downloads | 25.0K | 10.9K | 3.6K |
| 30d Downloads | 571 | 45 | 5 |
| Dependents | 58 | 0 | 0 |
| Releases | 10 | 5 | 3 |
| Last Updated | 24d ago | 2256d ago | 652d ago |
| Age | 6y 8m | 8y 1m | 1y 9m |
Health Breakdown
kmeans
Maintenance
14
Quality
13
Community
11
Popularity
5
Documentation
13
rkm
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
8
kmeans_smid
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| kmeans | rkm | kmeans_smid | |
|---|---|---|---|
| Version | 2.0.2 | 0.8.1 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 5 | 7 | 4 |
| Crate Size | 28KB | 12KB | 24KB |
| Features | 0 | 1 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kmeans leads with a health score of 56/100, but none of the options score above 80.
- •⚠ rkm, kmeans_smid have not been updated in over a year.
- •rkm, kmeans_smid are pre-1.0 — API may change.