Decision Workspace
label_graph vs labelgraph vs bit_gossip
Side-by-side comparison of Rust crates
32
label_graph
growingv0.1.0
A simple to use graph implementation, allowing random access to nodes via labels.
48
labelgraph
growingv2.2.3
A simple to use graph implementation, allowing random access to nodes via labels.
56
bit_gossip
growingv0.0.13
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Core Metrics
| label_graph | labelgraph | bit_gossip | |
|---|---|---|---|
| Health Score | 32 | 48 | 56 |
| Total Downloads | 1.4K | 21.5K | 13.7K |
| 30d Downloads | 2 | 19 | 17 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 15 | 13 |
| Last Updated | 2710d ago | 2635d ago | 597d ago |
| Age | 7y 5m | 7y 5m | 1y 7m |
Health Breakdown
label_graph
Maintenance
1
Quality
10
Community
6
Popularity
4
Documentation
11
labelgraph
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
12
bit_gossip
Maintenance
13
Quality
17
Community
6
Popularity
5
Documentation
15
Technical Details
| label_graph | labelgraph | bit_gossip | |
|---|---|---|---|
| Version | 0.1.0 | 2.2.3 | 0.0.13 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 6KB | 8KB | 29KB |
| Features | 0 | 0 | 2 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bit_gossip leads with a health score of 56/100, but none of the options score above 80.
- •labelgraph has the most downloads (21.5K), suggesting wider adoption.
- •⚠ label_graph, labelgraph, bit_gossip have not been updated in over a year.
- •label_graph, bit_gossip are pre-1.0 — API may change.