Decision Workspace
iterative_methods vs kmedoids vs good_lp
Side-by-side comparison of Rust crates
32
iterative_methods
growingv0.2.1
Iterative methods and associated utilities as StreamingIterators.
57
kmedoids
growingv0.5.5
k-Medoids clustering with the FasterPAM algorithm
76
good_lp
stablev1.15.1
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
| iterative_methods | kmedoids | good_lp | |
|---|---|---|---|
| Health Score | 32 | 57 | 76 |
| Total Downloads | 2.9K | 26.1K | 2.9M |
| 30d Downloads | 0 | 0 | 99.7K |
| Dependents | 0 | 1 | 271 |
| Releases | 2 | 21 | 61 |
| Last Updated | 1820d ago | 3d ago | 48d ago |
| Age | 5y | 5y 5m | 5y 3m |
Health Breakdown
iterative_methods
Maintenance
3
Quality
13
Community
3
Popularity
4
Documentation
9
kmedoids
Maintenance
19
Quality
16
Community
7
Popularity
5
Documentation
10
good_lp
Maintenance
16
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| iterative_methods | kmedoids | good_lp | |
|---|---|---|---|
| Version | 0.2.1 | 0.5.5 | 1.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later | MIT |
| Dependencies | 9 | 7 | 12 |
| Crate Size | 36KB | 40KB | 67KB |
| Features | 0 | 3 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •good_lp leads with a health score of 76/100, but none of the options score above 80.
- •good_lp is depended on by 271 crates — strongest ecosystem trust.
- •⚠ iterative_methods has not been updated in over a year.
- •iterative_methods, kmedoids are pre-1.0 — API may change.