Decision Workspace
topologic vs topo_sort vs incremental-topo
Side-by-side comparison of Rust crates
51
topologic
growingv1.1.0
Topological sorting of Acyclic Dependency Graphs
50
topo_sort
growingv0.4.0
A 'cycle-safe' topological sort for a set of nodes with dependencies
47
incremental-topo
growingv0.3.1
Data structure to maintain an incremental topological ordering over a collection of values
Core Metrics
| topologic | topo_sort | incremental-topo | |
|---|---|---|---|
| Health Score | 51 | 50 | 47 |
| Total Downloads | 37.6K | 309.6K | 75.4K |
| 30d Downloads | 9.0K | 20.5K | 2.7K |
| Dependents | 28 | 33 | 8 |
| Releases | 3 | 11 | 7 |
| Last Updated | 794d ago | 1561d ago | 363d ago |
| Age | 2y 8m | 4y 3m | 7y 6m |
Health Breakdown
topologic
Maintenance
5
Quality
21
Community
10
Popularity
5
Documentation
10
topo_sort
Maintenance
4
Quality
16
Community
10
Popularity
7
Documentation
13
incremental-topo
Maintenance
4
Quality
13
Community
9
Popularity
6
Documentation
15
Technical Details
| topologic | topo_sort | incremental-topo | |
|---|---|---|---|
| Version | 1.1.0 | 0.4.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 8 |
| Crate Size | 4KB | 12KB | 28KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •topologic leads with a health score of 51/100, but none of the options score above 80.
- •topo_sort has the most downloads (309.6K), suggesting wider adoption.
- •⚠ topologic, topo_sort have not been updated in over a year.
- •topo_sort, incremental-topo are pre-1.0 — API may change.