Decision Workspace
minicov vs cargo-carpulin vs llvm-cov-pretty
Side-by-side comparison of Rust crates
56
minicov
growingv0.3.8
Code coverage and profile-guided optimization support for no_std and embedded programs
43
cargo-carpulin
experimentalv0.2.1
A cargo subcommand to run coverage tools and output structured JSON with per-file uncovered line ranges
39
llvm-cov-pretty
growingv0.1.10
More beautiful HTML reports for llvm-cov/cargo-llvm-cov
Core Metrics
| minicov | cargo-carpulin | llvm-cov-pretty | |
|---|---|---|---|
| Health Score | 56 | 43 | 39 |
| Total Downloads | 9.2M | 34 | 22.2K |
| 30d Downloads | 1.2M | 4 | 681 |
| Dependents | 50 | 0 | 0 |
| Releases | 17 | 2 | 10 |
| Last Updated | 113d ago | 47d ago | 558d ago |
| Age | 5y 11m | 1m | 2y 9m |
Health Breakdown
minicov
Maintenance
11
Quality
17
Community
11
Popularity
8
Documentation
9
cargo-carpulin
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
llvm-cov-pretty
Maintenance
6
Quality
12
Community
6
Popularity
5
Documentation
10
Technical Details
| minicov | cargo-carpulin | llvm-cov-pretty | |
|---|---|---|---|
| Version | 0.3.8 | 0.2.1 | 0.1.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | AGPL-3.0-only |
| Dependencies | 2 | 2 | 23 |
| Crate Size | 44KB | 7KB | 93KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •minicov leads with a health score of 56/100, but none of the options score above 80.
- •⚠ llvm-cov-pretty has not been updated in over a year.