Decision Workspace
graph_csr vs god-gragh vs graph_builder
Side-by-side comparison of Rust crates
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.
56
god-gragh
experimentalv0.4.3-beta
A high-performance, feature-rich Rust graph operations library with comprehensive algorithm support and parallel processing capabilities
48
graph_builder
growingv0.4.1
A building block for high-performant graph algorithms.
Core Metrics
| graph_csr | god-gragh | graph_builder | |
|---|---|---|---|
| Health Score | 50 | 56 | 48 |
| Total Downloads | 12.0K | 49 | 79.3K |
| 30d Downloads | 14 | 49 | 3.8K |
| Dependents | 0 | 0 | 27 |
| Releases | 10 | 5 | 7 |
| Last Updated | 1304d ago | today | 463d ago |
| Age | 3y 7m | 1d | 4y 2m |
Health Breakdown
graph_csr
Maintenance
10
Quality
19
Community
6
Popularity
5
Documentation
10
god-gragh
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
graph_builder
Maintenance
8
Quality
13
Community
9
Popularity
6
Documentation
12
Technical Details
| graph_csr | god-gragh | graph_builder | |
|---|---|---|---|
| Version | 1.0.2 | 0.4.3-beta | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 18 | 29 |
| Crate Size | 12KB | 293KB | 56KB |
| Features | 0 | 22 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.85 | 1.70 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •god-gragh leads with a health score of 56/100, but none of the options score above 80.
- •graph_builder has the most downloads (79.3K), suggesting wider adoption.
- •⚠ graph_csr, graph_builder have not been updated in over a year.
- •god-gragh, graph_builder are pre-1.0 — API may change.