Decision Workspace
stable_toposort vs traitgraph-algo vs force_smith
Side-by-side comparison of Rust crates
47
stable_toposort
experimentalv0.2.0
Deterministic and stable topological sorting algorithms
60
traitgraph-algo
growingv8.1.2
Graph algorithms based on the traitgraph crate
54
force_smith
experimentalv1.0.3
A toolkit for implementing and developing force-directed layout algorithms with built-in debugging and visualization capabilities.
Core Metrics
| stable_toposort | traitgraph-algo | force_smith | |
|---|---|---|---|
| Health Score | 47 | 60 | 54 |
| Total Downloads | 78 | 45.1K | 182 |
| 30d Downloads | 78 | 493 | 62 |
| Dependents | 0 | 86 | 0 |
| Releases | 3 | 31 | 5 |
| Last Updated | 16d ago | 421d ago | 15d ago |
| Age | 17d | 4y 1m | 5m |
Health Breakdown
stable_toposort
Maintenance
13
Quality
15
Community
5
Popularity
2
Documentation
12
traitgraph-algo
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
force_smith
Maintenance
17
Quality
18
Community
6
Popularity
3
Documentation
10
Technical Details
| stable_toposort | traitgraph-algo | force_smith | |
|---|---|---|---|
| Version | 0.2.0 | 8.1.2 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | BSD-2-Clause | MIT |
| Dependencies | 0 | 4 | 7 |
| Crate Size | 15KB | 25KB | 66KB |
| Features | 0 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.0 | 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.
- •stable_toposort is pre-1.0 — API may change.