Decision Workspace
eqsolver vs rooc vs good_lp
Side-by-side comparison of Rust crates
50
eqsolver
growingv0.4.0
A library that solves equations using numerical methods
47
rooc
growingv0.1.22
A mixed integer linear programming modeling language to solve linear optimization models. Extensible, works in WASM and easy to use.
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
| eqsolver | rooc | good_lp | |
|---|---|---|---|
| Health Score | 50 | 47 | 76 |
| Total Downloads | 19.5K | 18.4K | 2.9M |
| 30d Downloads | 0 | 0 | 99.7K |
| Dependents | 8 | 0 | 271 |
| Releases | 7 | 21 | 61 |
| Last Updated | 157d ago | 92d ago | 48d ago |
| Age | 3y 11m | 1y 6m | 5y 3m |
Health Breakdown
eqsolver
Maintenance
12
Quality
14
Community
9
Popularity
5
Documentation
10
rooc
Maintenance
14
Quality
9
Community
6
Popularity
5
Documentation
13
good_lp
Maintenance
16
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| eqsolver | rooc | good_lp | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.22 | 1.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 7 | 17 | 12 |
| Crate Size | 50KB | 2.3MB | 67KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| 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.
- •eqsolver, rooc are pre-1.0 — API may change.