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.
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
| iterative_methods | kmedoids | good_lp | |
|---|---|---|---|
| Health Score | 32 | 49 | 77 |
| Total Downloads | 2.9K | 25.7K | 2.7M |
| 30d Downloads | 5 | 109 | 231.9K |
| Dependents | 0 | 1 | 255 |
| Releases | 2 | 20 | 60 |
| Last Updated | 1761d ago | 191d ago | 36d ago |
| Age | 4y 10m | 5y 3m | 5y 1m |
Health Breakdown
iterative_methods
Maintenance
3
Quality
13
Community
3
Popularity
4
Documentation
9
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
| iterative_methods | kmedoids | good_lp | |
|---|---|---|---|
| Version | 0.2.1 | 0.5.4 | 1.15.0 |
| 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 | 38KB | 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 77/100, but none of the options score above 80.
- •good_lp is depended on by 255 crates — strongest ecosystem trust.
- •⚠ iterative_methods has not been updated in over a year.
- •iterative_methods, kmedoids are pre-1.0 — API may change.