Decision Workspace
graph vs god-gragh vs graph_csr
Side-by-side comparison of Rust crates
41
graph
growingv0.3.1
A library of high-performant graph algorithms.
56
god-gragh
experimentalv0.4.3-beta
A high-performance, feature-rich Rust graph operations library with comprehensive algorithm support and parallel processing capabilities
50
graph_csr
growingv1.0.2
A crate that provides utility functions for manipulating graphs in a CSR format, used as the baseline for constructing powerful graph algorithms.
Core Metrics
| graph | god-gragh | graph_csr | |
|---|---|---|---|
| Health Score | 41 | 56 | 50 |
| Total Downloads | 89.1K | 49 | 12.0K |
| 30d Downloads | 3.1K | 49 | 14 |
| Dependents | 27 | 0 | 0 |
| Releases | 20 | 5 | 10 |
| Last Updated | 858d ago | today | 1304d ago |
| Age | 11y | 1d | 3y 7m |
Health Breakdown
graph
Maintenance
4
Quality
10
Community
9
Popularity
6
Documentation
12
god-gragh
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
graph_csr
Maintenance
10
Quality
19
Community
6
Popularity
5
Documentation
10
Technical Details
| graph | god-gragh | graph_csr | |
|---|---|---|---|
| Version | 0.3.1 | 0.4.3-beta | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 18 | 6 |
| Crate Size | 25KB | 293KB | 12KB |
| Features | 0 | 22 | 0 |
| Yanked % | 5.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | 1.85 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •god-gragh leads with a health score of 56/100, but none of the options score above 80.
- •graph has the most downloads (89.1K), suggesting wider adoption.
- •⚠ graph, graph_csr have not been updated in over a year.
- •graph, god-gragh are pre-1.0 — API may change.