Decision Workspace
isotarp vs cargo-llvm-cov vs cargo-mutants
Side-by-side comparison of Rust crates
50
isotarp
experimentalv0.1.12
Identify which tests provide code coverage of which lines, uniquness, and redundancy
62
cargo-llvm-cov
growingv0.8.5
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
59
cargo-mutants
stablev27.0.0
Inject bugs and see if your tests catch them
Core Metrics
| isotarp | cargo-llvm-cov | cargo-mutants | |
|---|---|---|---|
| Health Score | 50 | 62 | 59 |
| Total Downloads | 11.6K | 5.2M | 268.4K |
| 30d Downloads | 26 | 284.6K | 19.0K |
| Dependents | 0 | 242 | 4 |
| Releases | 22 | 120 | 70 |
| Last Updated | 337d ago | 7d ago | 20d ago |
| Age | 11m | 5y 2m | 4y 5m |
Health Breakdown
isotarp
Maintenance
15
Quality
12
Community
6
Popularity
5
Documentation
12
cargo-llvm-cov
Maintenance
19
Quality
10
Community
13
Popularity
8
Documentation
12
cargo-mutants
Maintenance
19
Quality
15
Community
7
Popularity
6
Documentation
12
Technical Details
| isotarp | cargo-llvm-cov | cargo-mutants | |
|---|---|---|---|
| Version | 0.1.12 | 0.8.5 | 27.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 9 | 22 | 48 |
| Crate Size | 25KB | 104KB | 240KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 2.5% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.86.0 | 1.87 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-llvm-cov leads with a health score of 62/100, but none of the options score above 80.
- •cargo-llvm-cov is depended on by 242 crates — strongest ecosystem trust.
- •isotarp, cargo-llvm-cov are pre-1.0 — API may change.