Decision Workspace
astar vs apath vs tetengo_lattice
Side-by-side comparison of Rust crates
42
astar
growingv4.0.0
A generic implementation of the A* pathfinding algorithm.
31
apath
growingv0.1.0
A* pathfinding graph search.
57
tetengo_lattice
stablev1.5.1
A library for Viterbi search and A* algorithm implementation
Core Metrics
| astar | apath | tetengo_lattice | |
|---|---|---|---|
| Health Score | 42 | 31 | 57 |
| Total Downloads | 19.4K | 2.7K | 11.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 1 | 15 |
| Last Updated | 2927d ago | 3542d ago | 21d ago |
| Age | 11y 6m | 9y 8m | 1y 10m |
Health Breakdown
astar
Maintenance
3
Quality
20
Community
3
Popularity
5
Documentation
11
apath
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
8
tetengo_lattice
Maintenance
18
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| astar | apath | tetengo_lattice | |
|---|---|---|---|
| Version | 4.0.0 | 0.1.0 | 1.5.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 1 | 2 |
| Crate Size | 4KB | 4KB | 34KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 6.7% |
| Edition | — | — | 2024 |
| MSRV | — | — | 1.95 |
| 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.
- •astar has the most downloads (19.4K), suggesting wider adoption.
- •⚠ astar, apath have not been updated in over a year.
- •apath is pre-1.0 — API may change.