Decision Workspace
lp-modeler vs lp-solvers vs good_lp
Side-by-side comparison of Rust crates
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, ...
58
lp-solvers
stablev1.2.0
.lp file format implementation and external solver invocation for Cbc, Gurobi, cplex, and GLPK
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-modeler | lp-solvers | good_lp | |
|---|---|---|---|
| Health Score | 41 | 58 | 77 |
| Total Downloads | 21.3K | 60.1K | 2.7M |
| 30d Downloads | 211 | 818 | 229.2K |
| Dependents | 4 | 36 | 255 |
| Releases | 9 | 9 | 60 |
| Last Updated | 1852d ago | 77d ago | 36d ago |
| Age | 8y 7m | 5y | 5y 1m |
Health Breakdown
lp-modeler
Maintenance
5
Quality
15
Community
5
Popularity
5
Documentation
11
lp-solvers
Maintenance
12
Quality
21
Community
7
Popularity
6
Documentation
12
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| lp-modeler | lp-solvers | good_lp | |
|---|---|---|---|
| Version | 0.5.0 | 1.2.0 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 2 | 12 |
| Crate Size | 31KB | 18KB | 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.