Decision Workspace
smawk vs kmedoids vs good_lp
Side-by-side comparison of Rust crates
45
smawk
growingv0.3.2
Functions for finding row-minima in a totally monotone matrix.
49
kmedoids
growingv0.5.4
k-Medoids clustering with the FasterPAM algorithm
77
good_lp
stablev1.15.0
Mixed Integer Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
Core Metrics
| smawk | kmedoids | good_lp | |
|---|---|---|---|
| Health Score | 45 | 49 | 77 |
| Total Downloads | 61.3M | 25.7K | 2.7M |
| 30d Downloads | 4.5M | 109 | 231.9K |
| Dependents | 14 | 1 | 255 |
| Releases | 5 | 20 | 60 |
| Last Updated | 922d ago | 191d ago | 36d ago |
| Age | 7y 7m | 5y 3m | 5y 1m |
Health Breakdown
smawk
Maintenance
4
Quality
14
Community
9
Popularity
8
Documentation
10
kmedoids
Maintenance
11
Quality
16
Community
7
Popularity
5
Documentation
10
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| smawk | kmedoids | good_lp | |
|---|---|---|---|
| Version | 0.3.2 | 0.5.4 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | GPL-3.0-or-later | MIT |
| Dependencies | 5 | 7 | 12 |
| Crate Size | 14KB | 38KB | 67KB |
| Features | 0 | 3 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •good_lp leads with a health score of 77/100, but none of the options score above 80.
- •smawk has the most downloads (61.3M), suggesting wider adoption.
- •good_lp is depended on by 255 crates — strongest ecosystem trust.
- •⚠ smawk has not been updated in over a year.
- •smawk, kmedoids are pre-1.0 — API may change.