Decision Workspace
spokes vs gltf_kun vs gomory-hu-tree
Side-by-side comparison of Rust crates
47
spokes
growingv0.3.0
A network and network flow library.
49
gltf_kun
growingv0.3.0
Graph-based glTF processing library.
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.
Core Metrics
| spokes | gltf_kun | gomory-hu-tree | |
|---|---|---|---|
| Health Score | 47 | 49 | 46 |
| Total Downloads | 1.9K | 21.0K | 485 |
| 30d Downloads | 8 | 212 | 3 |
| Dependents | 0 | 29 | 0 |
| Releases | 6 | 16 | 1 |
| Last Updated | 64d ago | 136d ago | 282d ago |
| Age | 3y 7m | 2y 4m | 9m |
Health Breakdown
spokes
Maintenance
12
Quality
16
Community
5
Popularity
4
Documentation
10
gltf_kun
Maintenance
12
Quality
15
Community
7
Popularity
5
Documentation
10
gomory-hu-tree
Maintenance
3
Quality
19
Community
6
Popularity
3
Documentation
15
Technical Details
| spokes | gltf_kun | gomory-hu-tree | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 11 | 8 |
| Crate Size | 46KB | 49KB | 29KB |
| Features | 2 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.64.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gltf_kun leads with a health score of 49/100, but none of the options score above 80.
- •spokes, gltf_kun are pre-1.0 — API may change.