Decision Workspace
ddo vs dogs vs good_lp
Side-by-side comparison of Rust crates
44
ddo
growingv2.0.0
DDO a generic and efficient framework for MDD-based optimization.
36
dogs
growingv1.3.0
Discrete Optimization Global Search framework. Implements various search algorithms that can be found in combinatorial optimization or heuristic search.
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
| ddo | dogs | good_lp | |
|---|---|---|---|
| Health Score | 44 | 36 | 77 |
| Total Downloads | 43.7K | 7.1K | 2.7M |
| 30d Downloads | 53 | 37 | 231.9K |
| Dependents | 0 | 0 | 255 |
| Releases | 30 | 4 | 60 |
| Last Updated | 764d ago | 1686d ago | 36d ago |
| Age | 6y 1m | 5y 2m | 5y 1m |
Health Breakdown
ddo
Maintenance
6
Quality
16
Community
6
Popularity
6
Documentation
10
dogs
Maintenance
4
Quality
18
Community
3
Popularity
5
Documentation
6
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| ddo | dogs | good_lp | |
|---|---|---|---|
| Version | 2.0.0 | 1.3.0 | 1.15.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 14 | 10 | 12 |
| Crate Size | 159KB | 48KB | 67KB |
| Features | 0 | 0 | 6 |
| Yanked % | 3.3% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 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.
- •⚠ ddo, dogs have not been updated in over a year.