Decision Workspace
xgraph vs graphrs vs pathfinding
Side-by-side comparison of Rust crates
51
xgraph
growingv2.0.0
A comprehensive Rust library providing efficient graph algorithms for solving real-world problems in social network analysis, transportation optimization, recommendation systems, and more
52
graphrs
growingv0.11.16
graphrs is a Rust package for the creation, manipulation and analysis of graphs.
69
pathfinding
stablev4.15.0
Pathfinding, flow, and graph algorithms
Core Metrics
| xgraph | graphrs | pathfinding | |
|---|---|---|---|
| Health Score | 51 | 52 | 69 |
| Total Downloads | 2.8K | 31.6K | 2.0M |
| 30d Downloads | 13 | 1.6K | 97.6K |
| Dependents | 0 | 6 | 487 |
| Releases | 4 | 29 | 133 |
| Last Updated | 379d ago | 112d ago | 17d ago |
| Age | 1y 1m | 4y 3m | 9y 3m |
Health Breakdown
xgraph
Maintenance
8
Quality
20
Community
6
Popularity
4
Documentation
13
graphrs
Maintenance
13
Quality
13
Community
8
Popularity
5
Documentation
13
pathfinding
Maintenance
18
Quality
16
Community
12
Popularity
8
Documentation
15
Technical Details
| xgraph | graphrs | pathfinding | |
|---|---|---|---|
| Version | 2.0.0 | 0.11.16 | 4.15.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0/MIT |
| Dependencies | 7 | 15 | 16 |
| Crate Size | 92KB | 78KB | 182KB |
| Features | 3 | 1 | 1 |
| Yanked % | 0.0% | 3.5% | 1.5% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.87.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pathfinding leads with a health score of 69/100, but none of the options score above 80.
- •pathfinding is depended on by 487 crates — strongest ecosystem trust.
- •⚠ xgraph has not been updated in over a year.
- •graphrs is pre-1.0 — API may change.