Decision Workspace
gomory-hu-tree vs graph_builder vs graphmind-graph-algorithms
Side-by-side comparison of Rust crates
46
gomory-hu-tree
growingv1.0.0
A Rust implementation of the Gomory-Hu tree algorithm for finding all-pairs min-cuts in a graph.
55
graph_builder
growingv0.4.2
A building block for high-performant graph algorithms.
55
graphmind-graph-algorithms
experimentalv0.8.6
Graph algorithms (PageRank, WCC, BFS, Dijkstra) for Graphmind Graph Database
Core Metrics
| gomory-hu-tree | graph_builder | graphmind-graph-algorithms | |
|---|---|---|---|
| Health Score | 46 | 55 | 55 |
| Total Downloads | 490 | 91.6K | 388 |
| 30d Downloads | 0 | 3.0K | 0 |
| Dependents | 0 | 32 | 22 |
| Releases | 1 | 8 | 11 |
| Last Updated | 390d ago | 33d ago | 106d ago |
| Age | 1y | 4y 6m | 3m |
Health Breakdown
gomory-hu-tree
Maintenance
2
Quality
20
Community
6
Popularity
3
Documentation
15
graph_builder
Maintenance
15
Quality
13
Community
9
Popularity
6
Documentation
12
graphmind-graph-algorithms
Maintenance
18
Quality
14
Community
10
Popularity
3
Documentation
10
Technical Details
| gomory-hu-tree | graph_builder | graphmind-graph-algorithms | |
|---|---|---|---|
| Version | 1.0.0 | 0.4.2 | 0.8.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 8 | 30 | 3 |
| Crate Size | 29KB | 75KB | 23KB |
| Features | 5 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.64.0 | 1.86 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •graph_builder leads with a health score of 55/100, but none of the options score above 80.
- •⚠ gomory-hu-tree has not been updated in over a year.
- •graph_builder, graphmind-graph-algorithms are pre-1.0 — API may change.