Decision Workspace
cargo-mpirun vs mpi vs mpi-sys
Side-by-side comparison of Rust crates
41
cargo-mpirun
growingv0.1.8
`cargo mpirun` allows you to easily build and run your MPI applications in a single command. It emulates `cargo run`, allowing you to specify a target to be built and run, and cargo takes care of the rest.
60
mpi
growingv0.8.1
Message Passing Interface bindings for Rust
58
mpi-sys
growingv0.2.3
Message Passing Interface bindings for Rust
Core Metrics
| cargo-mpirun | mpi | mpi-sys | |
|---|---|---|---|
| Health Score | 41 | 60 | 58 |
| Total Downloads | 43.8K | 133.2K | 155.8K |
| 30d Downloads | 157 | 8.5K | 8.9K |
| Dependents | 2 | 210 | 76 |
| Releases | 9 | 14 | 7 |
| Last Updated | 2259d ago | 111d ago | 111d ago |
| Age | 8y 1m | 10y 6m | 8y 1m |
Health Breakdown
cargo-mpirun
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
8
mpi
Maintenance
10
Quality
15
Community
14
Popularity
6
Documentation
15
mpi-sys
Maintenance
9
Quality
15
Community
13
Popularity
6
Documentation
15
Technical Details
| cargo-mpirun | mpi | mpi-sys | |
|---|---|---|---|
| Version | 0.1.8 | 0.8.1 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 11 | 3 |
| Crate Size | 8KB | 78KB | 7KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.78 | 1.65 |
| Owners | 2 | 3 | 3 |
Links
Quick Verdict
- •mpi leads with a health score of 60/100, but none of the options score above 80.
- •mpi-sys has the most downloads (155.8K), suggesting wider adoption.
- •mpi is depended on by 210 crates — strongest ecosystem trust.
- •⚠ cargo-mpirun has not been updated in over a year.