Decision Workspace
apath vs tetengo_lattice vs bit_gossip
Side-by-side comparison of Rust crates
31
apath
growingv0.1.0
A* pathfinding graph search.
57
tetengo_lattice
stablev1.5.1
A library for Viterbi search and A* algorithm implementation
56
bit_gossip
growingv0.0.13
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Core Metrics
| apath | tetengo_lattice | bit_gossip | |
|---|---|---|---|
| Health Score | 31 | 57 | 56 |
| Total Downloads | 2.7K | 11.1K | 13.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 15 | 13 |
| Last Updated | 3542d ago | 21d ago | 657d ago |
| Age | 9y 8m | 1y 10m | 1y 9m |
Health Breakdown
apath
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
8
tetengo_lattice
Maintenance
18
Quality
16
Community
6
Popularity
5
Documentation
12
bit_gossip
Maintenance
13
Quality
17
Community
6
Popularity
5
Documentation
15
Technical Details
| apath | tetengo_lattice | bit_gossip | |
|---|---|---|---|
| Version | 0.1.0 | 1.5.1 | 0.0.13 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 3 |
| Crate Size | 4KB | 34KB | 29KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 6.7% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.95 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tetengo_lattice leads with a health score of 57/100, but none of the options score above 80.
- •bit_gossip has the most downloads (13.7K), suggesting wider adoption.
- •⚠ apath, bit_gossip have not been updated in over a year.
- •apath, bit_gossip are pre-1.0 — API may change.