Decision Workspace
apath vs bit_gossip vs tetengo_lattice
Side-by-side comparison of Rust crates
31
apath
growingv0.1.0
A* pathfinding graph search.
56
bit_gossip
growingv0.0.13
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
50
tetengo_lattice
growingv1.5.0
A library for Viterbi search and A* algorithm implementation
Core Metrics
| apath | bit_gossip | tetengo_lattice | |
|---|---|---|---|
| Health Score | 31 | 56 | 50 |
| Total Downloads | 2.7K | 13.7K | 11.1K |
| 30d Downloads | 3 | 17 | 17 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 13 | 14 |
| Last Updated | 3482d ago | 597d ago | 265d ago |
| Age | 9y 6m | 1y 7m | 1y 8m |
Health Breakdown
apath
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
8
bit_gossip
Maintenance
13
Quality
17
Community
6
Popularity
5
Documentation
15
tetengo_lattice
Maintenance
11
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| apath | bit_gossip | tetengo_lattice | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.13 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 4KB | 29KB | 34KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 7.1% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.56 | 1.88 |
| 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.
- •⚠ apath, bit_gossip have not been updated in over a year.
- •apath, bit_gossip are pre-1.0 — API may change.