Decision Workspace
dev-mutate vs dev-report vs mutatis
Side-by-side comparison of Rust crates
52
dev-mutate
experimentalv0.9.2
Mutation testing for Rust. Wraps cargo-mutants: kill rate, surviving-mutant evidence, kill-rate threshold gating. Detects tests that pass without asserting. Part of the dev-* verification collection.
64
dev-report
experimentalv0.9.6
Structured JSON reports for Rust verification tooling. Stable, versioned wire format with optional terminal, markdown, SARIF, and JUnit XML rendering. Foundation of the dev-* collection.
57
mutatis
growingv0.5.2
`mutatis` is a library for writing custom, structure-aware test-case mutators for fuzzers in Rust.
Core Metrics
| dev-mutate | dev-report | mutatis | |
|---|---|---|---|
| Health Score | 52 | 64 | 57 |
| Total Downloads | 32 | 266 | 495.6K |
| 30d Downloads | 0 | 0 | 58.2K |
| Dependents | 6 | 62 | 0 |
| Releases | 2 | 6 | 10 |
| Last Updated | 13d ago | 13d ago | 26d ago |
| Age | 14d | 18d | 1y 9m |
Health Breakdown
dev-mutate
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
15
dev-report
Maintenance
18
Quality
17
Community
11
Popularity
3
Documentation
15
mutatis
Maintenance
16
Quality
17
Community
5
Popularity
7
Documentation
12
Technical Details
| dev-mutate | dev-report | mutatis | |
|---|---|---|---|
| Version | 0.9.2 | 0.9.6 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 6 |
| Crate Size | 31KB | 55KB | 68KB |
| Features | 1 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.85 | 1.91.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dev-report leads with a health score of 64/100, but none of the options score above 80.
- •mutatis has the most downloads (495.6K), suggesting wider adoption.