Decision Workspace
cargo-oneway vs cargo-thx-lint vs clippy
Side-by-side comparison of Rust crates
51
cargo-oneway
experimentalv0.1.23
One-command runner: rustfmt + clippy + oneway-lints (via dylint), with the Oneway lint set baked in
47
cargo-thx-lint
experimentalv0.1.0
Cargo subcommand that installs The Thracian Rust lint configuration.
58
clippy
growingv0.0.302
A bunch of helpful lints to avoid common pitfalls in Rust.
Core Metrics
| cargo-oneway | cargo-thx-lint | clippy | |
|---|---|---|---|
| Health Score | 51 | 47 | 58 |
| Total Downloads | 349 | 13 | 1.9M |
| 30d Downloads | 0 | 0 | 16.8K |
| Dependents | 0 | 0 | 4.0K |
| Releases | 23 | 1 | 210 |
| Last Updated | 12d ago | 2d ago | 2789d ago |
| Age | 14d | 2d | 11y |
Health Breakdown
cargo-oneway
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
cargo-thx-lint
Maintenance
13
Quality
15
Community
6
Popularity
1
Documentation
12
clippy
Maintenance
7
Quality
15
Community
19
Popularity
8
Documentation
9
Technical Details
| cargo-oneway | cargo-thx-lint | clippy | |
|---|---|---|---|
| Version | 0.1.23 | 0.1.0 | 0.0.302 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 2 | 0 | 1 |
| Crate Size | 11KB | 8KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •clippy leads with a health score of 58/100, but none of the options score above 80.
- •clippy is depended on by 4.0K crates — strongest ecosystem trust.
- •⚠ clippy has not been updated in over a year.