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