Decision Workspace
lp-solvers vs lp-modeler vs good_lp
Side-by-side comparison of Rust crates
58
lp-solvers
stablev1.2.0
.lp file format implementation and external solver invocation for Cbc, Gurobi, cplex, and GLPK
41
lp-modeler
growingv0.5.0
A linear programming modeller written in Rust. This api helps to write LP model and use solver such as CBC, Gurobi, lp_solve, ...
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
| lp-solvers | lp-modeler | good_lp | |
|---|---|---|---|
| Health Score | 58 | 41 | 77 |
| Total Downloads | 60.1K | 21.3K | 2.7M |
| 30d Downloads | 839 | 216 | 231.9K |
| Dependents | 36 | 4 | 255 |
| Releases | 9 | 9 | 60 |
| Last Updated | 77d ago | 1852d ago | 36d ago |
| Age | 5y | 8y 7m | 5y 1m |
Health Breakdown
lp-solvers
Maintenance
12
Quality
21
Community
7
Popularity
6
Documentation
12
lp-modeler
Maintenance
5
Quality
15
Community
5
Popularity
5
Documentation
11
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| lp-solvers | lp-modeler | good_lp | |
|---|---|---|---|
| Version | 1.2.0 | 0.5.0 | 1.15.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 5 | 12 |
| Crate Size | 18KB | 31KB | 67KB |
| Features | 1 | 1 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 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.
- •⚠ lp-modeler has not been updated in over a year.
- •lp-modeler is pre-1.0 — API may change.