Decision Workspace
bracket-pathfinding vs hexagonal_pathfinding_astar vs pathfinding_astar
Side-by-side comparison of Rust crates
45
bracket-pathfinding
growingv0.8.7
Pathfinding and field-of view utilities. A Star, Dijkstra. Part of the bracket-lib family.
45
hexagonal_pathfinding_astar
growingv1.0.0
A-Star pathfinding algorithm tailored for traversing a bespoke collection of weighted hexagons
42
pathfinding_astar
growingv0.4.0
An implementation of the A-Star pathfinding algorithm that can process absract and grid-like paths
Core Metrics
| bracket-pathfinding | hexagonal_pathfinding_astar | pathfinding_astar | |
|---|---|---|---|
| Health Score | 45 | 45 | 42 |
| Total Downloads | 299.2K | 17.2K | 2.5K |
| 30d Downloads | 11.7K | 17 | 5 |
| Dependents | 28 | 0 | 0 |
| Releases | 8 | 13 | 2 |
| Last Updated | 1270d ago | 1461d ago | 541d ago |
| Age | 6y 1m | 4y 5m | 3y 11m |
Health Breakdown
bracket-pathfinding
Maintenance
4
Quality
14
Community
10
Popularity
7
Documentation
10
hexagonal_pathfinding_astar
Maintenance
4
Quality
21
Community
3
Popularity
5
Documentation
12
pathfinding_astar
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
12
Technical Details
| bracket-pathfinding | hexagonal_pathfinding_astar | pathfinding_astar | |
|---|---|---|---|
| Version | 0.8.7 | 1.0.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 0 | 0 |
| Crate Size | 23KB | 62KB | 58KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.59 | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bracket-pathfinding leads with a health score of 45/100, but none of the options score above 80.
- •⚠ bracket-pathfinding, hexagonal_pathfinding_astar, pathfinding_astar have not been updated in over a year.
- •bracket-pathfinding, pathfinding_astar are pre-1.0 — API may change.