Decision Workspace
cargo-crappy vs cargo-llvm-cov vs cargo-mutants
Side-by-side comparison of Rust crates
48
cargo-crappy
experimentalv0.1.2
CRAP metric analysis for Rust — clippy-style diagnostics for change-risk, complexity, coverage, and idiomatic code
61
cargo-llvm-cov
growingv0.8.7
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
57
cargo-mutants
stablev27.0.0
Inject bugs and see if your tests catch them
Core Metrics
| cargo-crappy | cargo-llvm-cov | cargo-mutants | |
|---|---|---|---|
| Health Score | 48 | 61 | 57 |
| Total Downloads | 41 | 5.8M | 317.6K |
| 30d Downloads | 0 | 332.9K | 28.8K |
| Dependents | 0 | 271 | 6 |
| Releases | 3 | 122 | 70 |
| Last Updated | 2d ago | 13d ago | 79d ago |
| Age | 4d | 5y 4m | 4y 7m |
Health Breakdown
cargo-crappy
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
12
cargo-llvm-cov
Maintenance
18
Quality
10
Community
13
Popularity
8
Documentation
12
cargo-mutants
Maintenance
16
Quality
15
Community
7
Popularity
7
Documentation
12
Technical Details
| cargo-crappy | cargo-llvm-cov | cargo-mutants | |
|---|---|---|---|
| Version | 0.1.2 | 0.8.7 | 27.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 3 | 22 | 48 |
| Crate Size | 30KB | 106KB | 240KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 2.5% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.87 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-llvm-cov leads with a health score of 61/100, but none of the options score above 80.
- •cargo-llvm-cov is depended on by 271 crates — strongest ecosystem trust.
- •cargo-crappy, cargo-llvm-cov are pre-1.0 — API may change.