Decision Workspace
palb vs rooc vs good_lp
Side-by-side comparison of Rust crates
35
palb
experimentalv0.1.2
A fast and exact method for solving least absolute deviations line problems (Affine-linear L1 regression).
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
| palb | rooc | good_lp | |
|---|---|---|---|
| Health Score | 35 | 50 | 77 |
| Total Downloads | 18 | 18.4K | 2.7M |
| 30d Downloads | 3 | 27 | 229.2K |
| Dependents | 0 | 0 | 255 |
| Releases | 1 | 21 | 60 |
| Last Updated | 98d ago | 33d ago | 36d ago |
| Age | 3m | 1y 4m | 5y 1m |
Health Breakdown
palb
Maintenance
8
Quality
12
Community
6
Popularity
2
Documentation
7
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
| palb | rooc | good_lp | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.22 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 9 | 17 | 12 |
| Crate Size | 22KB | 2.3MB | 67KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •palb, rooc are pre-1.0 — API may change.