Decision Workspace
rbp-clustering vs scirs2-cluster vs fastkmeans-rs
Side-by-side comparison of Rust crates
48
rbp-clustering
experimentalv1.0.0
Hierarchical k-means clustering with Earth Mover's Distance for poker hand abstraction
58
scirs2-cluster
growingv0.4.4
Clustering algorithms module for SciRS2 (scirs2-cluster)
58
fastkmeans-rs
experimentalv1.0.6
A fast and efficient k-means clustering implementation in Rust, compatible with ndarray
Core Metrics
| rbp-clustering | scirs2-cluster | fastkmeans-rs | |
|---|---|---|---|
| Health Score | 48 | 58 | 58 |
| Total Downloads | 178 | 11.0K | 2.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 106 | 32 |
| Releases | 1 | 31 | 14 |
| Last Updated | 102d ago | 10d ago | 62d ago |
| Age | 3m | 1y 1m | 4m |
Health Breakdown
rbp-clustering
Maintenance
8
Quality
17
Community
8
Popularity
3
Documentation
12
scirs2-cluster
Maintenance
18
Quality
13
Community
12
Popularity
5
Documentation
10
fastkmeans-rs
Maintenance
15
Quality
16
Community
10
Popularity
4
Documentation
13
Technical Details
| rbp-clustering | scirs2-cluster | fastkmeans-rs | |
|---|---|---|---|
| Version | 1.0.0 | 0.4.4 | 1.0.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 11 | 27 | 17 |
| Crate Size | 34KB | 891KB | 142KB |
| Features | 2 | 23 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scirs2-cluster leads with a health score of 58/100, but none of the options score above 80.
- •scirs2-cluster is depended on by 106 crates — strongest ecosystem trust.
- •scirs2-cluster is pre-1.0 — API may change.