Decision Workspace
rkm vs kmeans vs kmeans_smid
Side-by-side comparison of Rust crates
40
rkm
growingv0.8.1
A generic k-means implementation
56
kmeans
stablev2.0.2
Small and fast library for k-means clustering calculations.
39
kmeans_smid
growingv0.3.0
Small and fast library for k-means clustering calculations. Fixing smid from `kmeans-rs`.
Core Metrics
| rkm | kmeans | kmeans_smid | |
|---|---|---|---|
| Health Score | 40 | 56 | 39 |
| Total Downloads | 10.9K | 25.0K | 3.6K |
| 30d Downloads | 45 | 571 | 5 |
| Dependents | 0 | 58 | 0 |
| Releases | 5 | 10 | 3 |
| Last Updated | 2256d ago | 24d ago | 652d ago |
| Age | 8y 1m | 6y 8m | 1y 9m |
Health Breakdown
rkm
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
8
kmeans
Maintenance
14
Quality
13
Community
11
Popularity
5
Documentation
13
kmeans_smid
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| rkm | kmeans | kmeans_smid | |
|---|---|---|---|
| Version | 0.8.1 | 2.0.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 5 | 4 |
| Crate Size | 12KB | 28KB | 24KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 20.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.