Decision Workspace
cvode-wrap vs ivp vs fmi-sys
Side-by-side comparison of Rust crates
41
cvode-wrap
growingv0.1.3
A wrapper around cvode and cvodeS from sundials, allowing to solve ordinary differential equations (ODEs) with or without their sensitivities.
57
ivp
experimentalv0.6.0
A Rust library for solving initial value problems (IVPs) for ordinary differential equations (ODEs).
56
fmi-sys
growingv0.6.0
Raw bindgen bindings to FMI 2.0 and 3.0
Core Metrics
| cvode-wrap | ivp | fmi-sys | |
|---|---|---|---|
| Health Score | 41 | 57 | 56 |
| Total Downloads | 6.0K | 1.4K | 6.5K |
| 30d Downloads | 23 | 24 | 228 |
| Dependents | 0 | 0 | 10 |
| Releases | 4 | 7 | 5 |
| Last Updated | 1747d ago | 18d ago | 54d ago |
| Age | 4y 9m | 6m | 2y 1m |
Health Breakdown
cvode-wrap
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
9
ivp
Maintenance
19
Quality
15
Community
6
Popularity
4
Documentation
13
fmi-sys
Maintenance
16
Quality
16
Community
9
Popularity
5
Documentation
10
Technical Details
| cvode-wrap | ivp | fmi-sys | |
|---|---|---|---|
| Version | 0.1.3 | 0.6.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 5 |
| Crate Size | 11KB | 127KB | 41KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •fmi-sys has the most downloads (6.5K), suggesting wider adoption.
- •⚠ cvode-wrap has not been updated in over a year.