Decision Workspace
ode_solvers vs differential-equations vs good_lp
Side-by-side comparison of Rust crates
49
ode_solvers
growingv0.6.1
Numerical methods to solve ordinary differential equations (ODEs) in Rust.
48
differential-equations
growingv0.5.2
A Rust library for solving differential equations.
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
| ode_solvers | differential-equations | good_lp | |
|---|---|---|---|
| Health Score | 49 | 48 | 77 |
| Total Downloads | 658.9K | 16.1K | 2.7M |
| 30d Downloads | 61.4K | 2.7K | 231.9K |
| Dependents | 70 | 14 | 255 |
| Releases | 16 | 25 | 60 |
| Last Updated | 388d ago | 131d ago | 36d ago |
| Age | 7y 6m | 1y | 5y 1m |
Health Breakdown
ode_solvers
Maintenance
5
Quality
14
Community
10
Popularity
7
Documentation
13
differential-equations
Maintenance
13
Quality
8
Community
9
Popularity
5
Documentation
13
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| ode_solvers | differential-equations | good_lp | |
|---|---|---|---|
| Version | 0.6.1 | 0.5.2 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 6 | 9 | 12 |
| Crate Size | 28KB | 268KB | 67KB |
| Features | 0 | 3 | 6 |
| Yanked % | 0.0% | 32.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ ode_solvers has not been updated in over a year.
- •ode_solvers, differential-equations are pre-1.0 — API may change.