Decision Workspace
lp_parser_rs vs mps vs good_lp
Side-by-side comparison of Rust crates
56
lp_parser_rs
stablev3.4.1
A Rust parser for the LP file format.
54
mps
stablev1.0.1
A fast MPS parser
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
| lp_parser_rs | mps | good_lp | |
|---|---|---|---|
| Health Score | 56 | 54 | 76 |
| Total Downloads | 41.3K | 3.4K | 2.9M |
| 30d Downloads | 0 | 0 | 99.7K |
| Dependents | 0 | 0 | 271 |
| Releases | 51 | 4 | 61 |
| Last Updated | 35d ago | 66d ago | 48d ago |
| Age | 2y 6m | 2y 4m | 5y 3m |
Health Breakdown
lp_parser_rs
Maintenance
17
Quality
15
Community
6
Popularity
6
Documentation
12
mps
Maintenance
12
Quality
19
Community
6
Popularity
4
Documentation
13
good_lp
Maintenance
16
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| lp_parser_rs | mps | good_lp | |
|---|---|---|---|
| Version | 3.4.1 | 1.0.1 | 1.15.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 19 | 13 | 12 |
| Crate Size | 1.7MB | 75KB | 67KB |
| Features | 8 | 5 | 6 |
| Yanked % | 5.9% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.0 | — | — |
| 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.