Decision Workspace
cfs_openpgp vs clippy vs clippy_lints
Side-by-side comparison of Rust crates
33
cfs_openpgp
growingv0.1.0
cfs_openpgp generates a valid OpenPGP certificate based on the username, email, and secret you provide. Though the ASCII-armored representation of the cert will differ, the same input should. always produce the same keys. Obviously, this is highly insecure and should never be used or unicorns and kittens will cry.
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
| cfs_openpgp | clippy | clippy_lints | |
|---|---|---|---|
| Health Score | 33 | 58 | 50 |
| Total Downloads | 1.7K | 1.9M | 999.2K |
| 30d Downloads | 3 | 15.7K | 6.0K |
| Dependents | 0 | 4.0K | 143 |
| Releases | 1 | 210 | 143 |
| Last Updated | 1819d ago | 2730d ago | 2820d ago |
| Age | 4y 11m | 10y 10m | 9y 10m |
Health Breakdown
cfs_openpgp
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
9
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
| cfs_openpgp | clippy | clippy_lints | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.302 | 0.0.212 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MPL-2.0 |
| Dependencies | 4 | 1 | 14 |
| Crate Size | 14KB | 2KB | 251KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ cfs_openpgp, clippy, clippy_lints have not been updated in over a year.