Decision Workspace
icentral-graph vs icentral-rbfs vs icentral-workspace
Side-by-side comparison of Rust crates
33
icentral-graph
experimentalv0.1.0
A Rust library for advanced graph manipulation, focusing on minimum union cycles, betweenness centrality, and biconnected components.
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.
34
icentral-workspace
experimentalv0.1.0
The icentral-workspace crate provides a comprehensive solution for managing data and updating calculations in iterative graph transformation processes with a focus on centrality metrics.
Core Metrics
| icentral-graph | icentral-rbfs | icentral-workspace | |
|---|---|---|---|
| Health Score | 33 | 35 | 34 |
| Total Downloads | 3.0K | 3.8K | 4.1K |
| 30d Downloads | 262 | 344 | 367 |
| Dependents | 18 | 4 | 9 |
| Releases | 1 | 1 | 1 |
| Last Updated | 357d ago | 357d ago | 357d ago |
| Age | 11m | 11m | 11m |
Health Breakdown
icentral-graph
Maintenance
3
Quality
10
Community
9
Popularity
4
Documentation
7
icentral-rbfs
Maintenance
3
Quality
13
Community
8
Popularity
4
Documentation
7
icentral-workspace
Maintenance
3
Quality
11
Community
9
Popularity
4
Documentation
7
Technical Details
| icentral-graph | icentral-rbfs | icentral-workspace | |
|---|---|---|---|
| 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 | 33 | 7 | 17 |
| Crate Size | 31KB | 18KB | 20KB |
| 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.
- •icentral-workspace has the most downloads (4.1K), suggesting wider adoption.