Decision Workspace
yagraphc vs gotgraph vs dijkstra-suite
Side-by-side comparison of Rust crates
40
yagraphc
growingv0.1.2
Crate for working with Graph data structures and common algorithms on top of it.
52
gotgraph
experimentalv0.2.0
A type-safe, scope-aware graph library that leverages Rust's type system to prevent common graph-related bugs at compile time
49
dijkstra-suite
experimentalv0.1.0-alpha.1
A Dijkstra's algorithm implementation that aims to be simple to use and fast to run
Core Metrics
| yagraphc | gotgraph | dijkstra-suite | |
|---|---|---|---|
| Health Score | 40 | 52 | 49 |
| Total Downloads | 4.0K | 1.6K | 26 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 6 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 869d ago | 195d ago | 2d ago |
| Age | 2y 4m | 7m | 3d |
Health Breakdown
yagraphc
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
10
gotgraph
Maintenance
11
Quality
14
Community
8
Popularity
4
Documentation
15
dijkstra-suite
Maintenance
14
Quality
15
Community
5
Popularity
2
Documentation
13
Technical Details
| yagraphc | gotgraph | dijkstra-suite | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.0 | 0.1.0-alpha.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | GPL-3.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 12KB | 39KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gotgraph leads with a health score of 52/100, but none of the options score above 80.
- •yagraphc has the most downloads (4.0K), suggesting wider adoption.
- •⚠ yagraphc has not been updated in over a year.