Decision Workspace
mpi_test vs ferrompi vs serial_test
Side-by-side comparison of Rust crates
43
mpi_test
experimentalv0.1.1
A Rust testing framework for MPI applications
53
ferrompi
experimentalv0.2.1
A safe, generic Rust wrapper for MPI with support for MPI 4.0+ features, shared memory windows, and hybrid MPI+OpenMP
70
serial_test
stablev3.4.0
Allows for the creation of serialised Rust tests
Core Metrics
| mpi_test | ferrompi | serial_test | |
|---|---|---|---|
| Health Score | 43 | 53 | 70 |
| Total Downloads | 472 | 652 | 101.0M |
| 30d Downloads | 133 | 630 | 7.1M |
| Dependents | 0 | 15 | 27.8K |
| Releases | 2 | 3 | 22 |
| Last Updated | 106d ago | today | 34d ago |
| Age | 3m | 2m | 7y 2m |
Health Breakdown
mpi_test
Maintenance
12
Quality
13
Community
5
Popularity
3
Documentation
10
ferrompi
Maintenance
14
Quality
15
Community
9
Popularity
3
Documentation
12
serial_test
Maintenance
17
Quality
20
Community
14
Popularity
8
Documentation
11
Technical Details
| mpi_test | ferrompi | serial_test | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 3.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 4 | 11 |
| Crate Size | 15KB | 97KB | 14KB |
| Features | 0 | 4 | 6 |
| Yanked % | 0.0% | 0.0% | 4.5% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.74 | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serial_test leads with a health score of 70/100, but none of the options score above 80.
- •serial_test is depended on by 27.8K crates — strongest ecosystem trust.
- •mpi_test, ferrompi are pre-1.0 — API may change.