Decision Workspace
shortest_path_finder vs pofk_algorithm vs logitech-cve
Side-by-side comparison of Rust crates
42
shortest_path_finder
experimentalv0.1.1
A Rust library for shortest path finding algorithms, including Dijkstra's, A*, and Bellman-Ford. Supports both directed and undirected graphs, with customizable heuristics and edge weights. Ideal for game development, network routing, and graph analysis.
41
pofk_algorithm
experimentalv0.0.3
A collection of efficient algorithms implemented in Rust for real-world projects.
59
logitech-cve
growingv1.5.4
A Rust library for interacting with Logitech virtual driver.
Core Metrics
| shortest_path_finder | pofk_algorithm | logitech-cve | |
|---|---|---|---|
| Health Score | 42 | 41 | 59 |
| Total Downloads | 28 | 960 | 3.9K |
| 30d Downloads | 28 | 3 | 29 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 13 |
| Last Updated | 14d ago | 228d ago | 13d ago |
| Age | 14d | 7m | 8m |
Health Breakdown
shortest_path_finder
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
8
pofk_algorithm
Maintenance
10
Quality
8
Community
6
Popularity
4
Documentation
13
logitech-cve
Maintenance
18
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| shortest_path_finder | pofk_algorithm | logitech-cve | |
|---|---|---|---|
| Version | 0.1.1 | 0.0.3 | 1.5.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 2 |
| Crate Size | 35KB | 59KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 66.7% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •logitech-cve leads with a health score of 59/100, but none of the options score above 80.
- •shortest_path_finder, pofk_algorithm are pre-1.0 — API may change.