Decision Workspace
lp_parser_rs vs mps vs good_lp
Side-by-side comparison of Rust crates
57
lp_parser_rs
stablev3.4.0
A Rust parser for the LP file format.
57
mps
stablev1.0.1
A fast MPS parser
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_parser_rs | mps | good_lp | |
|---|---|---|---|
| Health Score | 57 | 57 | 77 |
| Total Downloads | 41.3K | 3.3K | 2.7M |
| 30d Downloads | 82 | 30 | 229.2K |
| Dependents | 0 | 0 | 255 |
| Releases | 50 | 4 | 60 |
| Last Updated | 11d ago | 7d ago | 36d ago |
| Age | 2y 4m | 2y 2m | 5y 1m |
Health Breakdown
lp_parser_rs
Maintenance
18
Quality
15
Community
6
Popularity
6
Documentation
12
mps
Maintenance
16
Quality
18
Community
6
Popularity
4
Documentation
13
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| lp_parser_rs | mps | good_lp | |
|---|---|---|---|
| Version | 3.4.0 | 1.0.1 | 1.15.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 18 | 13 | 12 |
| Crate Size | 1.7MB | 75KB | 67KB |
| Features | 7 | 5 | 6 |
| Yanked % | 6.0% | 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 77/100, but none of the options score above 80.
- •good_lp is depended on by 255 crates — strongest ecosystem trust.