Decision Workspace
ade-strongly-connected-components vs ade-graph vs graphix_algs
Side-by-side comparison of Rust crates
38
ade-strongly-connected-components
experimentalv0.1.1
Algorithms for finding strongly connected components (SCCs) in directed graphs.
38
ade-graph
experimentalv0.1.1
Core graph data structures and utilities for directed graphs.
36
graphix_algs
experimentalv0.1.0
Algorithm extensions for graphix: connected-components, contraction, and MST routines
Core Metrics
| ade-strongly-connected-components | ade-graph | graphix_algs | |
|---|---|---|---|
| Health Score | 38 | 38 | 36 |
| Total Downloads | 523 | 385 | 597 |
| 30d Downloads | 21 | 4 | 3 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 213d ago | 213d ago | 327d ago |
| Age | 7m | 7m | 10m |
Health Breakdown
ade-strongly-connected-components
Maintenance
5
Quality
13
Community
7
Popularity
3
Documentation
10
ade-graph
Maintenance
5
Quality
14
Community
6
Popularity
3
Documentation
10
graphix_algs
Maintenance
3
Quality
15
Community
5
Popularity
3
Documentation
10
Technical Details
| ade-strongly-connected-components | ade-graph | graphix_algs | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 2 | 0 |
| Crate Size | 11KB | 8KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ade-strongly-connected-components leads with a health score of 38/100, but none of the options score above 80.
- •graphix_algs has the most downloads (597), suggesting wider adoption.