Decision Workspace
use-equation vs ries vs good_lp
Side-by-side comparison of Rust crates
52
use-equation
experimentalv0.0.6
Small equation-solving primitives for RustUse
52
ries
experimentalv1.1.1
Find algebraic equations given their solution - Rust implementation
76
good_lp
stablev1.15.1
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
| use-equation | ries | good_lp | |
|---|---|---|---|
| Health Score | 52 | 52 | 76 |
| Total Downloads | 32 | 84 | 2.9M |
| 30d Downloads | 0 | 0 | 99.7K |
| Dependents | 2 | 0 | 271 |
| Releases | 1 | 4 | 61 |
| Last Updated | 11d ago | 68d ago | 48d ago |
| Age | 11d | 2m | 5y 3m |
Health Breakdown
use-equation
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
15
ries
Maintenance
15
Quality
16
Community
6
Popularity
2
Documentation
13
good_lp
Maintenance
16
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| use-equation | ries | good_lp | |
|---|---|---|---|
| Version | 0.0.6 | 1.1.1 | 1.15.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 19 | 12 |
| Crate Size | 5KB | 307KB | 67KB |
| Features | 2 | 5 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.95.0 | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •good_lp leads with a health score of 76/100, but none of the options score above 80.
- •good_lp is depended on by 271 crates — strongest ecosystem trust.
- •use-equation is pre-1.0 — API may change.