Decision Workspace
dijkstra vs dijkstra-suite vs shortestpath
Side-by-side comparison of Rust crates
33
dijkstra
growingv0.1.2
Generate minimum paths using Dijkstra algorithm
49
dijkstra-suite
experimentalv0.1.0-alpha.1
A Dijkstra's algorithm implementation that aims to be simple to use and fast to run
54
shortestpath
growingv0.10.0
Shortest Path is an experimental library finding the shortest path from A to B.
Core Metrics
| dijkstra | dijkstra-suite | shortestpath | |
|---|---|---|---|
| Health Score | 33 | 49 | 54 |
| Total Downloads | 4.2K | 26 | 4.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 2 |
| Releases | 2 | 2 | 12 |
| Last Updated | 3453d ago | 2d ago | 165d ago |
| Age | 9y 5m | 3d | 3y 5m |
Health Breakdown
dijkstra
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
8
dijkstra-suite
Maintenance
14
Quality
15
Community
5
Popularity
2
Documentation
13
shortestpath
Maintenance
11
Quality
17
Community
7
Popularity
4
Documentation
15
Technical Details
| dijkstra | dijkstra-suite | shortestpath | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0-alpha.1 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | GPL-3.0 | MIT |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 2KB | 15KB | 87KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shortestpath leads with a health score of 54/100, but none of the options score above 80.
- •dijkstra has the most downloads (4.2K), suggesting wider adoption.
- •⚠ dijkstra has not been updated in over a year.