Decision Workspace
a-star_traitbased vs controlled_astar vs traitgraph-algo
Side-by-side comparison of Rust crates
40
a-star_traitbased
growingv0.1.3
Implemetaion of A* useful for stuct, based on train implementation
45
controlled_astar
growingv1.0.1
A Rust library that provides an enhanced A* pathfinding algorithm with controllable node directions and block statuses, ideal for complex pathfinding scenarios.
60
traitgraph-algo
growingv8.1.2
Graph algorithms based on the traitgraph crate
Core Metrics
| a-star_traitbased | controlled_astar | traitgraph-algo | |
|---|---|---|---|
| Health Score | 40 | 45 | 60 |
| Total Downloads | 6.2K | 2.7K | 45.1K |
| 30d Downloads | 7 | 5 | 486 |
| Dependents | 0 | 0 | 86 |
| Releases | 4 | 2 | 31 |
| Last Updated | 1112d ago | 575d ago | 421d ago |
| Age | 3y 8m | 1y 7m | 4y 1m |
Health Breakdown
a-star_traitbased
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
10
controlled_astar
Maintenance
5
Quality
18
Community
5
Popularity
4
Documentation
13
traitgraph-algo
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
Technical Details
| a-star_traitbased | controlled_astar | traitgraph-algo | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.1 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | BSD-2-Clause |
| Dependencies | 0 | 0 | 4 |
| Crate Size | 4KB | 1.2MB | 25KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.74.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •traitgraph-algo leads with a health score of 60/100, but none of the options score above 80.
- •⚠ a-star_traitbased, controlled_astar, traitgraph-algo have not been updated in over a year.
- •a-star_traitbased is pre-1.0 — API may change.