Decision Workspace
tag_safe vs clippy vs clippy_lints
Side-by-side comparison of Rust crates
38
tag_safe
growingv0.2.25
(DEPRECATED rust-lang/rust#64675) A rustc lint plugin to allow tagging of methods with arbitary safety flags
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
| tag_safe | clippy | clippy_lints | |
|---|---|---|---|
| Health Score | 38 | 58 | 50 |
| Total Downloads | 148.8K | 1.9M | 999.2K |
| 30d Downloads | 37 | 15.2K | 5.8K |
| Dependents | 0 | 4.0K | 143 |
| Releases | 33 | 210 | 143 |
| Last Updated | 2350d ago | 2730d ago | 2820d ago |
| Age | 10y 10m | 10y 10m | 9y 10m |
Health Breakdown
tag_safe
Maintenance
7
Quality
15
Community
2
Popularity
6
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
| tag_safe | clippy | clippy_lints | |
|---|---|---|---|
| Version | 0.2.25 | 0.0.302 | 0.0.212 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MPL-2.0 |
| Dependencies | 3 | 1 | 14 |
| Crate Size | 11KB | 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.
- •⚠ tag_safe, clippy, clippy_lints have not been updated in over a year.