Decision Workspace
eqsolver vs rooc vs good_lp
Side-by-side comparison of Rust crates
51
eqsolver
growingv0.4.0
A library that solves equations using numerical methods
50
rooc
growingv0.1.22
A mixed integer linear programming modeling language to solve linear optimization models. Extensible, works in WASM and easy to use.
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
| eqsolver | rooc | good_lp | |
|---|---|---|---|
| Health Score | 51 | 50 | 77 |
| Total Downloads | 18.6K | 18.4K | 2.7M |
| 30d Downloads | 270 | 27 | 229.2K |
| Dependents | 7 | 0 | 255 |
| Releases | 7 | 21 | 60 |
| Last Updated | 98d ago | 33d ago | 36d ago |
| Age | 3y 9m | 1y 4m | 5y 1m |
Health Breakdown
eqsolver
Maintenance
14
Quality
14
Community
8
Popularity
5
Documentation
10
rooc
Maintenance
17
Quality
9
Community
6
Popularity
5
Documentation
13
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| eqsolver | rooc | good_lp | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.22 | 1.15.0 |
| 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 77/100, but none of the options score above 80.
- •good_lp is depended on by 255 crates — strongest ecosystem trust.
- •eqsolver, rooc are pre-1.0 — API may change.