Decision Workspace
mir-extractor vs cargo-cola vs cargo-recon
Side-by-side comparison of Rust crates
45
mir-extractor
experimentalv1.0.2
MIR extraction and security rule engine for Rust-cola. (Requires nightly)
47
cargo-cola
experimentalv1.0.2
Security static analyzer for Rust. Analyzes MIR to detect vulnerabilities. (Requires nightly)
34
cargo-recon
experimentalv0.1.0
Enumerate viable fuzzing targets in Rust code
Core Metrics
| mir-extractor | cargo-cola | cargo-recon | |
|---|---|---|---|
| Health Score | 45 | 47 | 34 |
| Total Downloads | 53 | 30 | 741 |
| 30d Downloads | 36 | 18 | 3 |
| Dependents | 2 | 0 | 0 |
| Releases | 2 | 2 | 1 |
| Last Updated | 27d ago | 27d ago | 362d ago |
| Age | 1m | 1m | 12m |
Health Breakdown
mir-extractor
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
cargo-cola
Maintenance
12
Quality
17
Community
6
Popularity
2
Documentation
10
cargo-recon
Maintenance
2
Quality
13
Community
6
Popularity
3
Documentation
10
Technical Details
| mir-extractor | cargo-cola | cargo-recon | |
|---|---|---|---|
| Version | 1.0.2 | 1.0.2 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 19 | 15 | 5 |
| Crate Size | 265KB | 56KB | 6KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-cola leads with a health score of 47/100, but none of the options score above 80.
- •cargo-recon has the most downloads (741), suggesting wider adoption.
- •cargo-recon is pre-1.0 — API may change.