Decision Workspace
dev-tools vs intent-audit-harness vs proptest
Side-by-side comparison of Rust crates
54
dev-tools
experimentalv0.9.9
Rust verification toolkit. Tests, benches, coverage, fuzz, security audit, dep hygiene, mutation, chaos, async, stress — one crate, opt in with feature flags.
53
intent-audit-harness
experimentalv1.3.0
Deterministic test-enforcement harness — escape-scan, hash-pinning, CRAP, architecture checks, bias detection, Gherkin lint. Rust-native wrapper around the @intentsolutions/audit-harness toolkit.
75
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
Core Metrics
| dev-tools | intent-audit-harness | proptest | |
|---|---|---|---|
| Health Score | 54 | 53 | 75 |
| Total Downloads | 196 | 47 | 151.5M |
| 30d Downloads | 0 | 0 | 8.8M |
| Dependents | 0 | 0 | 95.6K |
| Releases | 11 | 3 | 48 |
| Last Updated | 62d ago | 8d ago | 111d ago |
| Age | 2m | 27d | 9y |
Health Breakdown
dev-tools
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
15
intent-audit-harness
Maintenance
13
Quality
17
Community
6
Popularity
2
Documentation
15
proptest
Maintenance
12
Quality
21
Community
19
Popularity
8
Documentation
15
Technical Details
| dev-tools | intent-audit-harness | proptest | |
|---|---|---|---|
| Version | 0.9.9 | 1.3.0 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 17 | 0 | 15 |
| Crate Size | 64KB | 20KB | 208KB |
| Features | 15 | 0 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.70 | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •proptest leads with a health score of 75/100, but none of the options score above 80.
- •proptest is depended on by 95.6K crates — strongest ecosystem trust.
- •dev-tools is pre-1.0 — API may change.