Decision Workspace
labelgraph vs label_graph vs bit_gossip
Side-by-side comparison of Rust crates
48
labelgraph
growingv2.2.3
A simple to use graph implementation, allowing random access to nodes via labels.
32
label_graph
growingv0.1.0
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
| labelgraph | label_graph | bit_gossip | |
|---|---|---|---|
| Health Score | 48 | 32 | 56 |
| Total Downloads | 21.5K | 1.4K | 13.7K |
| 30d Downloads | 19 | 2 | 17 |
| Dependents | 0 | 0 | 0 |
| Releases | 15 | 1 | 13 |
| Last Updated | 2635d ago | 2710d ago | 597d ago |
| Age | 7y 5m | 7y 5m | 1y 7m |
Health Breakdown
labelgraph
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
12
label_graph
Maintenance
1
Quality
10
Community
6
Popularity
4
Documentation
11
bit_gossip
Maintenance
13
Quality
17
Community
6
Popularity
5
Documentation
15
Technical Details
| labelgraph | label_graph | bit_gossip | |
|---|---|---|---|
| Version | 2.2.3 | 0.1.0 | 0.0.13 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 8KB | 6KB | 29KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 100.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.
- •⚠ labelgraph, label_graph, bit_gossip have not been updated in over a year.
- •label_graph, bit_gossip are pre-1.0 — API may change.