Decision Workspace
clippy_utils vs clippy vs clippy_lints
Side-by-side comparison of Rust crates
52
clippy_utils
growingv0.1.96
Helpful tools for writing lints, provided as they are used in Clippy
58
clippy
growingv0.0.302
A bunch of helpful lints to avoid common pitfalls in Rust.
50
clippy_lints
growingv0.0.212
A bunch of helpful lints to avoid common pitfalls in Rust
Core Metrics
| clippy_utils | clippy | clippy_lints | |
|---|---|---|---|
| Health Score | 52 | 58 | 50 |
| Total Downloads | 43.2K | 1.9M | 999.2K |
| 30d Downloads | 3.8K | 15.7K | 6.0K |
| Dependents | 1 | 4.0K | 143 |
| Releases | 14 | 210 | 143 |
| Last Updated | 22d ago | 2730d ago | 2820d ago |
| Age | 2y 2m | 10y 10m | 9y 10m |
Health Breakdown
clippy_utils
Maintenance
18
Quality
10
Community
8
Popularity
6
Documentation
10
clippy
Maintenance
7
Quality
15
Community
19
Popularity
8
Documentation
9
clippy_lints
Maintenance
8
Quality
13
Community
13
Popularity
7
Documentation
9
Technical Details
| clippy_utils | clippy | clippy_lints | |
|---|---|---|---|
| Version | 0.1.96 | 0.0.302 | 0.0.212 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MPL-2.0 |
| Dependencies | 4 | 1 | 14 |
| Crate Size | 163KB | 2KB | 251KB |
| Features | 0 | 0 | 1 |
| Yanked % | 7.1% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 2 | 5 | 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, clippy_lints have not been updated in over a year.