Decision Workspace
ode_integrate vs ivp vs differential-equations
Side-by-side comparison of Rust crates
41
ode_integrate
growingv0.0.2
Collection of numerical ODE Solvers written in generics and thus applicable in many scenarios.
57
ivp
experimentalv0.6.0
A Rust library for solving initial value problems (IVPs) for ordinary differential equations (ODEs).
48
differential-equations
growingv0.5.2
A Rust library for solving differential equations.
Core Metrics
| ode_integrate | ivp | differential-equations | |
|---|---|---|---|
| Health Score | 41 | 57 | 48 |
| Total Downloads | 8.7K | 1.4K | 16.1K |
| 30d Downloads | 214 | 25 | 2.7K |
| Dependents | 30 | 0 | 14 |
| Releases | 2 | 7 | 25 |
| Last Updated | 1292d ago | 18d ago | 131d ago |
| Age | 3y 7m | 6m | 1y |
Health Breakdown
ode_integrate
Maintenance
4
Quality
12
Community
10
Popularity
5
Documentation
10
ivp
Maintenance
19
Quality
15
Community
6
Popularity
4
Documentation
13
differential-equations
Maintenance
13
Quality
8
Community
9
Popularity
5
Documentation
13
Technical Details
| ode_integrate | ivp | differential-equations | |
|---|---|---|---|
| Version | 0.0.2 | 0.6.0 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 3 | 9 |
| Crate Size | 186KB | 127KB | 268KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 32.0% |
| Edition | 2021 | 2024 | 2024 |
| 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.
- •differential-equations has the most downloads (16.1K), suggesting wider adoption.
- •⚠ ode_integrate has not been updated in over a year.