Decision Workspace
ade-topological-sort vs ade-elementary-circuits vs traitgraph-algo
Side-by-side comparison of Rust crates
37
ade-topological-sort
experimentalv0.1.1
Topological sorting algorithm for directed graphs.
37
ade-elementary-circuits
experimentalv0.1.1
Implementation of Johnson's algorithm for finding elementary circuits in directed graphs.
60
traitgraph-algo
growingv8.1.2
Graph algorithms based on the traitgraph crate
Core Metrics
| ade-topological-sort | ade-elementary-circuits | traitgraph-algo | |
|---|---|---|---|
| Health Score | 37 | 37 | 60 |
| Total Downloads | 390 | 388 | 45.1K |
| 30d Downloads | 4 | 3 | 486 |
| Dependents | 0 | 0 | 86 |
| Releases | 1 | 1 | 31 |
| Last Updated | 213d ago | 213d ago | 421d ago |
| Age | 7m | 7m | 4y 1m |
Health Breakdown
ade-topological-sort
Maintenance
5
Quality
13
Community
6
Popularity
3
Documentation
10
ade-elementary-circuits
Maintenance
5
Quality
13
Community
6
Popularity
3
Documentation
10
traitgraph-algo
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
Technical Details
| ade-topological-sort | ade-elementary-circuits | traitgraph-algo | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 5 | 8 | 4 |
| Crate Size | 9KB | 11KB | 25KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.74.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •traitgraph-algo leads with a health score of 60/100, but none of the options score above 80.
- •⚠ traitgraph-algo has not been updated in over a year.
- •ade-topological-sort, ade-elementary-circuits are pre-1.0 — API may change.