Decision Workspace
minilp vs good_lp vs highs
Side-by-side comparison of Rust crates
46
minilp
growingv0.2.2
A fast linear programming solver library.
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.
62
highs
stablev2.0.0
Safe rust bindings for the HiGHS linear programming solver. See http://highs.dev.
Core Metrics
| minilp | good_lp | highs | |
|---|---|---|---|
| Health Score | 46 | 77 | 62 |
| Total Downloads | 945.6K | 2.7M | 289.1K |
| 30d Downloads | 29.9K | 231.9K | 145.3K |
| Dependents | 64 | 255 | 65 |
| Releases | 4 | 60 | 28 |
| Last Updated | 2132d ago | 36d ago | 135d ago |
| Age | 5y 11m | 5y 1m | 5y 1m |
Health Breakdown
minilp
Maintenance
6
Quality
14
Community
10
Popularity
7
Documentation
9
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
highs
Maintenance
12
Quality
20
Community
13
Popularity
7
Documentation
10
Technical Details
| minilp | good_lp | highs | |
|---|---|---|---|
| Version | 0.2.2 | 1.15.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 12 | 2 |
| Crate Size | 49KB | 67KB | 15KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 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.
- •⚠ minilp has not been updated in over a year.
- •minilp is pre-1.0 — API may change.