Decision Workspace
icentral-graph-interface vs icentral-graph-hash vs traitgraph-algo
Side-by-side comparison of Rust crates
36
icentral-graph-interface
experimentalv0.1.0
A Rust crate providing traits for graph manipulation, focusing on minimum union cycles, betweenness centrality, and efficient shortest path calculations.
34
icentral-graph-hash
experimentalv0.1.0
Efficient manipulation and analysis of weighted graphs using advanced graph theory techniques, including betweenness centrality and connected components.
60
traitgraph-algo
growingv8.1.2
Graph algorithms based on the traitgraph crate
Core Metrics
| icentral-graph-interface | icentral-graph-hash | traitgraph-algo | |
|---|---|---|---|
| Health Score | 36 | 34 | 60 |
| Total Downloads | 5.5K | 2.0K | 45.1K |
| 30d Downloads | 509 | 156 | 493 |
| Dependents | 37 | 8 | 86 |
| Releases | 1 | 1 | 31 |
| Last Updated | 357d ago | 357d ago | 421d ago |
| Age | 11m | 11m | 4y 1m |
Health Breakdown
icentral-graph-interface
Maintenance
3
Quality
12
Community
10
Popularity
4
Documentation
7
icentral-graph-hash
Maintenance
3
Quality
11
Community
9
Popularity
4
Documentation
7
traitgraph-algo
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
Technical Details
| icentral-graph-interface | icentral-graph-hash | traitgraph-algo | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 11 | 23 | 4 |
| Crate Size | 17KB | 22KB | 25KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.74.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •traitgraph-algo leads with a health score of 60/100, but none of the options score above 80.
- •⚠ traitgraph-algo has not been updated in over a year.
- •icentral-graph-interface, icentral-graph-hash are pre-1.0 — API may change.