Decision Workspace
kmeans vs rkm vs kmeans_smid
Side-by-side comparison of Rust crates
53
kmeans
growingv2.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 | 53 | 40 | 39 |
| Total Downloads | 25.9K | 11.0K | 3.6K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 58 | 0 | 0 |
| Releases | 10 | 5 | 3 |
| Last Updated | 83d ago | 2315d ago | 711d ago |
| Age | 6y 10m | 8y 3m | 1y 11m |
Health Breakdown
kmeans
Maintenance
11
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 53/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.