Decision Workspace
miplog vs grb vs numnom
Side-by-side comparison of Rust crates
44
miplog
experimentalv0.2.0
Parse MIP/LP solver log files (Gurobi, Xpress, SCIP, HiGHS, COPT, …) into a unified, serde-serializable schema.
47
grb
growingv3.0.1
A Rust API for Gurobi optimizer
43
numnom
experimentalv0.3.0
A fast MPS file parser for mathematical programming
Core Metrics
| miplog | grb | numnom | |
|---|---|---|---|
| Health Score | 44 | 47 | 43 |
| Total Downloads | 27 | 26.9K | 50 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 20 | 0 |
| Releases | 2 | 14 | 2 |
| Last Updated | 36d ago | 479d ago | 46d ago |
| Age | 1m | 5y 3m | 2m |
Health Breakdown
miplog
Maintenance
12
Quality
12
Community
6
Popularity
2
Documentation
12
grb
Maintenance
5
Quality
18
Community
10
Popularity
5
Documentation
9
numnom
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| miplog | grb | numnom | |
|---|---|---|---|
| Version | 0.2.0 | 3.0.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 9 | 16 | 3 |
| Crate Size | 141KB | 142KB | 18KB |
| Features | 1 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.75 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grb leads with a health score of 47/100, but none of the options score above 80.
- •⚠ grb has not been updated in over a year.
- •miplog, numnom are pre-1.0 — API may change.