Decision Workspace
pofk_algorithm vs ploc vs shortest_path_finder
Side-by-side comparison of Rust crates
41
pofk_algorithm
experimentalv0.0.3
A collection of efficient algorithms implemented in Rust for real-world projects.
45
ploc
growingv0.1.2
Point location library
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.
Core Metrics
| pofk_algorithm | ploc | shortest_path_finder | |
|---|---|---|---|
| Health Score | 41 | 45 | 42 |
| Total Downloads | 960 | 3.1K | 28 |
| 30d Downloads | 3 | 90 | 28 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 228d ago | 278d ago | 14d ago |
| Age | 7m | 1y 2m | 14d |
Health Breakdown
pofk_algorithm
Maintenance
10
Quality
8
Community
6
Popularity
4
Documentation
13
ploc
Maintenance
7
Quality
13
Community
6
Popularity
4
Documentation
15
shortest_path_finder
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
8
Technical Details
| pofk_algorithm | ploc | shortest_path_finder | |
|---|---|---|---|
| Version | 0.0.3 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | non-standard |
| Dependencies | 2 | 13 | 5 |
| Crate Size | 59KB | 35KB | 35KB |
| Features | 0 | 0 | 0 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.65 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ploc leads with a health score of 45/100, but none of the options score above 80.