Decision Workspace
glpk-rust vs glpk-api-sdk vs good_lp
Side-by-side comparison of Rust crates
57
glpk-rust
experimentalv0.1.15
Rust wrapper for GLPK (GNU Linear Programming Kit) with static linking
40
glpk-api-sdk
experimentalv0.1.0
Rust client SDK for GLPK REST API
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
| glpk-rust | glpk-api-sdk | good_lp | |
|---|---|---|---|
| Health Score | 57 | 40 | 77 |
| Total Downloads | 4.2K | 73 | 2.7M |
| 30d Downloads | 171 | 6 | 229.2K |
| Dependents | 26 | 0 | 255 |
| Releases | 15 | 1 | 60 |
| Last Updated | 8d ago | 77d ago | 36d ago |
| Age | 9m | 2m | 5y 1m |
Health Breakdown
glpk-rust
Maintenance
19
Quality
12
Community
12
Popularity
4
Documentation
10
glpk-api-sdk
Maintenance
9
Quality
13
Community
6
Popularity
2
Documentation
10
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| glpk-rust | glpk-api-sdk | good_lp | |
|---|---|---|---|
| Version | 0.1.15 | 0.1.0 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 6 | 12 |
| Crate Size | 35KB | 19KB | 67KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 | 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.
- •glpk-rust, glpk-api-sdk are pre-1.0 — API may change.