Decision Workspace
cargo-ensure-no-cyclic-deps vs cargo-sort vs cargo-ferris-wheel
Side-by-side comparison of Rust crates
43
cargo-ensure-no-cyclic-deps
experimentalv0.2.0
A cargo subcommand to detect cyclic dependencies in workspace crates
60
cargo-sort
stablev2.1.3
Check if tables and items in a .toml file are lexically sorted
52
cargo-ferris-wheel
growingv1.1.0
🎡 Detect workspace dependency cycles in Rust monorepos
Core Metrics
| cargo-ensure-no-cyclic-deps | cargo-sort | cargo-ferris-wheel | |
|---|---|---|---|
| Health Score | 43 | 60 | 52 |
| Total Downloads | 3.9K | 1.9M | 5.3K |
| 30d Downloads | 1.0K | 107.7K | 21 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 18 | 9 |
| Last Updated | 114d ago | 9d ago | 176d ago |
| Age | 3m | 4y 10m | 8m |
Health Breakdown
cargo-ensure-no-cyclic-deps
Maintenance
11
Quality
13
Community
5
Popularity
4
Documentation
10
cargo-sort
Maintenance
17
Quality
16
Community
8
Popularity
7
Documentation
12
cargo-ferris-wheel
Maintenance
11
Quality
16
Community
6
Popularity
4
Documentation
15
Technical Details
| cargo-ensure-no-cyclic-deps | cargo-sort | cargo-ferris-wheel | |
|---|---|---|---|
| Version | 0.2.0 | 2.1.3 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT/Apache-2.0 | MIT |
| Dependencies | 7 | 6 | 15 |
| Crate Size | 11KB | 26KB | 105KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | 1.82 | 1.88.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •cargo-sort leads with a health score of 60/100, but none of the options score above 80.
- •cargo-ensure-no-cyclic-deps is pre-1.0 — API may change.