Decision Workspace
labelgraph vs label_graph vs telltale-search
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.
58
telltale-search
experimentalv17.0.0
Deterministic weighted-graph search substrate for Telltale
Core Metrics
| labelgraph | label_graph | telltale-search | |
|---|---|---|---|
| Health Score | 48 | 32 | 58 |
| Total Downloads | 21.5K | 1.4K | 1.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 30 |
| Releases | 15 | 1 | 6 |
| Last Updated | 2694d ago | 2769d ago | 29d ago |
| Age | 7y 6m | 7y 7m | 1m |
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
telltale-search
Maintenance
14
Quality
18
Community
10
Popularity
4
Documentation
12
Technical Details
| labelgraph | label_graph | telltale-search | |
|---|---|---|---|
| Version | 2.2.3 | 0.1.0 | 17.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 8KB | 6KB | 76KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •telltale-search leads with a health score of 58/100, but none of the options score above 80.
- •labelgraph has the most downloads (21.5K), suggesting wider adoption.
- •⚠ labelgraph, label_graph have not been updated in over a year.
- •label_graph is pre-1.0 — API may change.