Decision Workspace
tetengo_lattice vs apath vs astar
Side-by-side comparison of Rust crates
50
tetengo_lattice
growingv1.5.0
A library for Viterbi search and A* algorithm implementation
31
apath
growingv0.1.0
A* pathfinding graph search.
42
astar
growingv4.0.0
A generic implementation of the A* pathfinding algorithm.
Core Metrics
| tetengo_lattice | apath | astar | |
|---|---|---|---|
| Health Score | 50 | 31 | 42 |
| Total Downloads | 11.1K | 2.7K | 19.4K |
| 30d Downloads | 17 | 3 | 14 |
| Dependents | 0 | 0 | 0 |
| Releases | 14 | 1 | 10 |
| Last Updated | 265d ago | 3482d ago | 2868d ago |
| Age | 1y 8m | 9y 6m | 11y 4m |
Health Breakdown
tetengo_lattice
Maintenance
11
Quality
16
Community
6
Popularity
5
Documentation
12
apath
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
8
astar
Maintenance
3
Quality
20
Community
3
Popularity
5
Documentation
11
Technical Details
| tetengo_lattice | apath | astar | |
|---|---|---|---|
| Version | 1.5.0 | 0.1.0 | 4.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 1 | 3 |
| Crate Size | 34KB | 4KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 7.1% | 0.0% | 0.0% |
| Edition | 2024 | — | — |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tetengo_lattice leads with a health score of 50/100, but none of the options score above 80.
- •astar has the most downloads (19.4K), suggesting wider adoption.
- •⚠ apath, astar have not been updated in over a year.
- •apath is pre-1.0 — API may change.