Decision Workspace
mathcompile vs dslcompile vs good_lp
Side-by-side comparison of Rust crates
42
mathcompile
experimentalv0.1.2
High-performance symbolic mathematics with final tagless design, egglog optimization, and Rust hot-loading compilation
35
dslcompile
experimentalv0.0.1
High-performance symbolic mathematics with final tagless design, egglog optimization, and Rust hot-loading compilation
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
| mathcompile | dslcompile | good_lp | |
|---|---|---|---|
| Health Score | 42 | 35 | 77 |
| Total Downloads | 1.5K | 530 | 2.7M |
| 30d Downloads | 5 | 3 | 231.9K |
| Dependents | 0 | 0 | 255 |
| Releases | 3 | 1 | 60 |
| Last Updated | 302d ago | 298d ago | 36d ago |
| Age | 10m | 9m | 5y 1m |
Health Breakdown
mathcompile
Maintenance
9
Quality
13
Community
6
Popularity
4
Documentation
10
dslcompile
Maintenance
3
Quality
13
Community
6
Popularity
3
Documentation
10
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| mathcompile | dslcompile | good_lp | |
|---|---|---|---|
| Version | 0.1.2 | 0.0.1 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | AGPL-3.0-or-later | MIT |
| Dependencies | 16 | 17 | 12 |
| Crate Size | 202KB | 219KB | 67KB |
| Features | 7 | 7 | 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.
- •mathcompile, dslcompile are pre-1.0 — API may change.