Decision Workspace
icentral-rbfs vs icentral-operation-update vs icentral-delta
Side-by-side comparison of Rust crates
35
icentral-rbfs
experimentalv0.1.0
A Rust crate for calculating and updating betweenness centrality scores in graphs using Recursive Breit-First Search strategies, optimized for dynamic and static networks.
33
icentral-operation-update
experimentalv0.1.0
Efficiently updates betweenness centrality scores in graphs. Supports edge operations on connected and biconnected components with multithreaded capabilities.
32
icentral-delta
experimentalv0.1.0
Efficient computation and maintenance of biconnected components in dynamic graph structures using delta-based methods.
Core Metrics
| icentral-rbfs | icentral-operation-update | icentral-delta | |
|---|---|---|---|
| Health Score | 35 | 33 | 32 |
| Total Downloads | 3.8K | 863 | 3.1K |
| 30d Downloads | 344 | 20 | 276 |
| Dependents | 4 | 1 | 2 |
| Releases | 1 | 1 | 1 |
| Last Updated | 357d ago | 357d ago | 357d ago |
| Age | 11m | 11m | 11m |
Health Breakdown
icentral-rbfs
Maintenance
3
Quality
13
Community
8
Popularity
4
Documentation
7
icentral-operation-update
Maintenance
3
Quality
12
Community
7
Popularity
4
Documentation
7
icentral-delta
Maintenance
3
Quality
11
Community
7
Popularity
4
Documentation
7
Technical Details
| icentral-rbfs | icentral-operation-update | icentral-delta | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 15 | 20 |
| Crate Size | 18KB | 21KB | 22KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •icentral-rbfs leads with a health score of 35/100, but none of the options score above 80.