Decision Workspace
differential-equations vs ivp vs ode_solvers
Side-by-side comparison of Rust crates
48
differential-equations
growingv0.5.2
A Rust library for solving differential equations.
57
ivp
experimentalv0.6.0
A Rust library for solving initial value problems (IVPs) for ordinary differential equations (ODEs).
49
ode_solvers
growingv0.6.1
Numerical methods to solve ordinary differential equations (ODEs) in Rust.
Core Metrics
| differential-equations | ivp | ode_solvers | |
|---|---|---|---|
| Health Score | 48 | 57 | 49 |
| Total Downloads | 16.1K | 1.4K | 658.9K |
| 30d Downloads | 2.7K | 25 | 61.4K |
| Dependents | 14 | 0 | 70 |
| Releases | 25 | 7 | 16 |
| Last Updated | 131d ago | 18d ago | 388d ago |
| Age | 1y | 6m | 7y 6m |
Health Breakdown
differential-equations
Maintenance
13
Quality
8
Community
9
Popularity
5
Documentation
13
ivp
Maintenance
19
Quality
15
Community
6
Popularity
4
Documentation
13
ode_solvers
Maintenance
5
Quality
14
Community
10
Popularity
7
Documentation
13
Technical Details
| differential-equations | ivp | ode_solvers | |
|---|---|---|---|
| Version | 0.5.2 | 0.6.0 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 3 | 6 |
| Crate Size | 268KB | 127KB | 28KB |
| Features | 3 | 4 | 0 |
| Yanked % | 32.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ivp leads with a health score of 57/100, but none of the options score above 80.
- •ode_solvers has the most downloads (658.9K), suggesting wider adoption.
- •⚠ ode_solvers has not been updated in over a year.