Decision Workspace
yagraphc vs gotgraph vs gap_solver
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.
53
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
37
gap_solver
growingv0.2.0
A solver for the generalized assignment problem.
Core Metrics
| yagraphc | gotgraph | gap_solver | |
|---|---|---|---|
| Health Score | 40 | 53 | 37 |
| Total Downloads | 4.0K | 963 | 2.9K |
| 30d Downloads | 5 | 128 | 4 |
| Dependents | 0 | 6 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 810d ago | 136d ago | 1694d ago |
| Age | 2y 2m | 5m | 4y 7m |
Health Breakdown
yagraphc
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
10
gotgraph
Maintenance
12
Quality
14
Community
8
Popularity
4
Documentation
15
gap_solver
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
9
Technical Details
| yagraphc | gotgraph | gap_solver | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 1 | 2 |
| Crate Size | 12KB | 39KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gotgraph leads with a health score of 53/100, but none of the options score above 80.
- •yagraphc has the most downloads (4.0K), suggesting wider adoption.
- •⚠ yagraphc, gap_solver have not been updated in over a year.