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