Decision Workspace
copt-solver vs gurobi vs osqp
Side-by-side comparison of Rust crates
41
copt-solver
experimentalv0.1.0
An unofficial Rust API for COPT (Cardinal Optimizer)
39
gurobi
growingv0.3.4
An unofficial Rust API for Gurobi optimizer
56
osqp
growingv1.0.1
The OSQP (Operator Splitting Quadratic Program) solver.
Core Metrics
| copt-solver | gurobi | osqp | |
|---|---|---|---|
| Health Score | 41 | 39 | 56 |
| Total Downloads | 40 | 60.5K | 141.8K |
| 30d Downloads | 3 | 74 | 2.3K |
| Dependents | 0 | 1 | 52 |
| Releases | 1 | 15 | 18 |
| Last Updated | 136d ago | 2183d ago | 340d ago |
| Age | 4m | 9y 8m | 8y 3m |
Health Breakdown
copt-solver
Maintenance
6
Quality
14
Community
6
Popularity
2
Documentation
13
gurobi
Maintenance
4
Quality
9
Community
9
Popularity
6
Documentation
11
osqp
Maintenance
6
Quality
18
Community
12
Popularity
6
Documentation
14
Technical Details
| copt-solver | gurobi | osqp | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.4 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 11KB | 29KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 60.0% | 0.0% |
| Edition | 2021 | — | 2015 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 2 | 3 |
Links
Quick Verdict
- •osqp leads with a health score of 56/100, but none of the options score above 80.
- •⚠ gurobi has not been updated in over a year.
- •copt-solver, gurobi are pre-1.0 — API may change.