Decision Workspace
cvxrust vs optimization-solvers vs good_lp
Side-by-side comparison of Rust crates
43
cvxrust
experimentalv0.1.0
A Rust implementation of Disciplined Convex Programming
39
optimization-solvers
growingv0.1.1
Numerical optimization solvers for unconstrained and simple-bounds constrained convex optimization problems. Wasm compatible
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
| cvxrust | optimization-solvers | good_lp | |
|---|---|---|---|
| Health Score | 43 | 39 | 76 |
| Total Downloads | 109 | 1.4K | 2.9M |
| 30d Downloads | 0 | 0 | 99.7K |
| Dependents | 0 | 0 | 271 |
| Releases | 1 | 2 | 61 |
| Last Updated | 162d ago | 321d ago | 48d ago |
| Age | 5m | 1y 3m | 5y 3m |
Health Breakdown
cvxrust
Maintenance
6
Quality
14
Community
6
Popularity
2
Documentation
15
optimization-solvers
Maintenance
7
Quality
12
Community
6
Popularity
4
Documentation
10
good_lp
Maintenance
16
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| cvxrust | optimization-solvers | good_lp | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 1.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 13 | 12 |
| Crate Size | 69KB | 1.7MB | 67KB |
| Features | 1 | 1 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | — |
| 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.
- •cvxrust, optimization-solvers are pre-1.0 — API may change.