Decision Workspace
copypasteck vs clippy vs clippy_lints
Side-by-side comparison of Rust crates
34
copypasteck
growingv0.1.4
A plugin lint for detecting `if` and `match` branches with duplicated conditions or contents.
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
| copypasteck | clippy | clippy_lints | |
|---|---|---|---|
| Health Score | 34 | 58 | 50 |
| Total Downloads | 10.0K | 1.9M | 999.2K |
| 30d Downloads | 9 | 15.2K | 5.8K |
| Dependents | 0 | 4.0K | 143 |
| Releases | 5 | 210 | 143 |
| Last Updated | 3759d ago | 2730d ago | 2820d ago |
| Age | 11y 4m | 10y 10m | 9y 10m |
Health Breakdown
copypasteck
Maintenance
3
Quality
16
Community
2
Popularity
5
Documentation
8
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
| copypasteck | clippy | clippy_lints | |
|---|---|---|---|
| Version | 0.1.4 | 0.0.302 | 0.0.212 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MPL-2.0 |
| Dependencies | 0 | 1 | 14 |
| Crate Size | 13KB | 2KB | 251KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 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.
- •⚠ copypasteck, clippy, clippy_lints have not been updated in over a year.