Decision Workspace
ockham vs rustplex vs good_lp
Side-by-side comparison of Rust crates
44
ockham
experimentalv0.1.1
A comprehensive Operations Research toolkit for linear programming, optimization, and mathematical modeling
55
rustplex
growingv0.3.0
A linear programming solver based on the Simplex algorithm for Rust
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
| ockham | rustplex | good_lp | |
|---|---|---|---|
| Health Score | 44 | 55 | 77 |
| Total Downloads | 56 | 941 | 2.7M |
| 30d Downloads | 4 | 28 | 231.9K |
| Dependents | 0 | 0 | 255 |
| Releases | 2 | 3 | 60 |
| Last Updated | 114d ago | 31d ago | 36d ago |
| Age | 3m | 1y 1m | 5y 1m |
Health Breakdown
ockham
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
10
rustplex
Maintenance
15
Quality
15
Community
6
Popularity
4
Documentation
15
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| ockham | rustplex | good_lp | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 2 | 12 |
| Crate Size | 49KB | 27KB | 67KB |
| Features | 4 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.62 | — |
| 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.
- •ockham, rustplex are pre-1.0 — API may change.