Decision Workspace
dijkstra-suite vs dijkstra vs shortestpath
Side-by-side comparison of Rust crates
49
dijkstra-suite
experimentalv0.1.0-alpha.1
A Dijkstra's algorithm implementation that aims to be simple to use and fast to run
33
dijkstra
growingv0.1.2
Generate minimum paths using Dijkstra algorithm
54
shortestpath
growingv0.10.0
Shortest Path is an experimental library finding the shortest path from A to B.
Core Metrics
| dijkstra-suite | dijkstra | shortestpath | |
|---|---|---|---|
| Health Score | 49 | 33 | 54 |
| Total Downloads | 26 | 4.2K | 4.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 2 |
| Releases | 2 | 2 | 12 |
| Last Updated | 2d ago | 3453d ago | 165d ago |
| Age | 3d | 9y 5m | 3y 5m |
Health Breakdown
dijkstra-suite
Maintenance
14
Quality
15
Community
5
Popularity
2
Documentation
13
dijkstra
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
8
shortestpath
Maintenance
11
Quality
17
Community
7
Popularity
4
Documentation
15
Technical Details
| dijkstra-suite | dijkstra | shortestpath | |
|---|---|---|---|
| Version | 0.1.0-alpha.1 | 0.1.2 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT | MIT |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 15KB | 2KB | 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.