Decision Workspace
gdsl vs ade-graph vs god-gragh
Side-by-side comparison of Rust crates
41
gdsl
growingv0.2.1
GDSL is a graph data-structure library including graph containers, connected node strutures and efficient algorithms on those structures. Nodes are independent of a graph container and can be used as connected smart pointers.
38
ade-graph
experimentalv0.1.1
Core graph data structures and utilities for directed graphs.
56
god-gragh
experimentalv0.4.3-beta
A high-performance, feature-rich Rust graph operations library with comprehensive algorithm support and parallel processing capabilities
Core Metrics
| gdsl | ade-graph | god-gragh | |
|---|---|---|---|
| Health Score | 41 | 38 | 56 |
| Total Downloads | 7.9K | 385 | 49 |
| 30d Downloads | 156 | 4 | 49 |
| Dependents | 17 | 0 | 0 |
| Releases | 5 | 1 | 5 |
| Last Updated | 992d ago | 213d ago | today |
| Age | 3y 7m | 7m | 1d |
Health Breakdown
gdsl
Maintenance
4
Quality
13
Community
9
Popularity
5
Documentation
10
ade-graph
Maintenance
5
Quality
14
Community
6
Popularity
3
Documentation
10
god-gragh
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| gdsl | ade-graph | god-gragh | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.1 | 0.4.3-beta |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 2 | 18 |
| Crate Size | 64KB | 8KB | 293KB |
| Features | 0 | 0 | 22 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| 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.
- •gdsl has the most downloads (7.9K), suggesting wider adoption.
- •⚠ gdsl has not been updated in over a year.