Decision Workspace
god-gragh vs graph_csr vs gryf-derive
Side-by-side comparison of Rust crates
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.
55
gryf-derive
growingv0.2.1
Derive macros for gryf, a graph data structure library with focus on convenience, versatility, correctness and performance.
Core Metrics
| god-gragh | graph_csr | gryf-derive | |
|---|---|---|---|
| Health Score | 56 | 50 | 55 |
| Total Downloads | 49 | 12.0K | 3.3K |
| 30d Downloads | 49 | 14 | 83 |
| Dependents | 0 | 0 | 3 |
| Releases | 5 | 10 | 4 |
| Last Updated | today | 1304d ago | 14d ago |
| Age | 1d | 3y 7m | 2y 11m |
Health Breakdown
god-gragh
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
graph_csr
Maintenance
10
Quality
19
Community
6
Popularity
5
Documentation
10
gryf-derive
Maintenance
15
Quality
15
Community
8
Popularity
4
Documentation
13
Technical Details
| god-gragh | graph_csr | gryf-derive | |
|---|---|---|---|
| Version | 0.4.3-beta | 1.0.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Unlicense |
| Dependencies | 18 | 6 | 3 |
| Crate Size | 293KB | 12KB | 6KB |
| Features | 22 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •god-gragh leads with a health score of 56/100, but none of the options score above 80.
- •graph_csr has the most downloads (12.0K), suggesting wider adoption.
- •⚠ graph_csr has not been updated in over a year.
- •god-gragh, gryf-derive are pre-1.0 — API may change.