Decision Workspace
icentral-timing-update vs icentral-parallel-brandes vs ferrompi
Side-by-side comparison of Rust crates
32
icentral-timing-update
growingv0.1.0
A crate for dynamically updating betweenness centrality in graphs, supporting MPI and multithreading for efficient large-scale graph computations.
33
icentral-parallel-brandes
growingv0.1.0
Efficient parallel computation of betweenness centrality using Brandes' algorithm in large graphs, leveraging Rust's concurrency model.
62
ferrompi
experimentalv0.4.1
A safe, generic Rust wrapper for MPI with support for MPI 4.0+ features, shared memory windows, and hybrid MPI+OpenMP
Core Metrics
| icentral-timing-update | icentral-parallel-brandes | ferrompi | |
|---|---|---|---|
| Health Score | 32 | 33 | 62 |
| Total Downloads | 1.3K | 892 | 1.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 1 | 29 |
| Releases | 1 | 1 | 7 |
| Last Updated | 416d ago | 416d ago | 7d ago |
| Age | 1y 1m | 1y 1m | 4m |
Health Breakdown
icentral-timing-update
Maintenance
2
Quality
12
Community
7
Popularity
4
Documentation
7
icentral-parallel-brandes
Maintenance
2
Quality
13
Community
7
Popularity
4
Documentation
7
ferrompi
Maintenance
22
Quality
14
Community
10
Popularity
4
Documentation
12
Technical Details
| icentral-timing-update | icentral-parallel-brandes | ferrompi | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 19 | 8 | 5 |
| Crate Size | 20KB | 16KB | 317KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ferrompi leads with a health score of 62/100, but none of the options score above 80.
- •⚠ icentral-timing-update, icentral-parallel-brandes have not been updated in over a year.