Decision Workspace
exhaustive vs exhaustive_macros vs proptest
Side-by-side comparison of Rust crates
41
exhaustive
growingv0.2.2
The trait for generating all values of a type, and a property-based test macro.
40
exhaustive_macros
growingv0.2.2
The trait for generating all values of a type, and a property-based test macro.
81
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
Core Metrics
| exhaustive | exhaustive_macros | proptest | |
|---|---|---|---|
| Health Score | 41 | 40 | 81 |
| Total Downloads | 6.6K | 7.0K | 107.0M |
| 30d Downloads | 16 | 33 | 9.6M |
| Dependents | 1 | 5 | 55.5K |
| Releases | 5 | 5 | 48 |
| Last Updated | 488d ago | 488d ago | 3d ago |
| Age | 1y 11m | 1y 11m | 8y 9m |
Health Breakdown
exhaustive
Maintenance
5
Quality
17
Community
4
Popularity
5
Documentation
10
exhaustive_macros
Maintenance
5
Quality
15
Community
5
Popularity
5
Documentation
10
proptest
Maintenance
18
Quality
21
Community
19
Popularity
8
Documentation
15
Technical Details
| exhaustive | exhaustive_macros | proptest | |
|---|---|---|---|
| Version | 0.2.2 | 0.2.2 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 15 |
| Crate Size | 4KB | 4KB | 208KB |
| Features | 2 | 0 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •proptest has the highest health score (81/100) — a strong overall choice.
- •proptest is depended on by 55.5K crates — strongest ecosystem trust.
- •⚠ exhaustive, exhaustive_macros have not been updated in over a year.
- •exhaustive, exhaustive_macros are pre-1.0 — API may change.