Decision Workspace
icentral-timing-update vs icentral-parallel-brandes vs precice
Side-by-side comparison of Rust crates
32
icentral-timing-update
experimentalv0.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
experimentalv0.1.0
Efficient parallel computation of betweenness centrality using Brandes' algorithm in large graphs, leveraging Rust's concurrency model.
56
precice
stablev3.3.1
Rust bindinds for precice
Core Metrics
| icentral-timing-update | icentral-parallel-brandes | precice | |
|---|---|---|---|
| Health Score | 32 | 33 | 56 |
| Total Downloads | 1.2K | 860 | 6.1K |
| 30d Downloads | 58 | 19 | 11 |
| Dependents | 2 | 1 | 0 |
| Releases | 1 | 1 | 7 |
| Last Updated | 357d ago | 357d ago | 63d ago |
| Age | 11m | 11m | 3y 1m |
Health Breakdown
icentral-timing-update
Maintenance
3
Quality
11
Community
7
Popularity
4
Documentation
7
icentral-parallel-brandes
Maintenance
3
Quality
12
Community
7
Popularity
4
Documentation
7
precice
Maintenance
13
Quality
19
Community
6
Popularity
5
Documentation
13
Technical Details
| icentral-timing-update | icentral-parallel-brandes | precice | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 3.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | LGPL-3.0-or-later |
| Dependencies | 19 | 8 | 4 |
| Crate Size | 20KB | 16KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •precice leads with a health score of 56/100, but none of the options score above 80.
- •icentral-timing-update, icentral-parallel-brandes are pre-1.0 — API may change.