Decision Workspace
quickcheck_async vs reord vs proptest
Side-by-side comparison of Rust crates
43
quickcheck_async
growingv0.1.1
Runtime-agnostic attribute macros to use quickcheck with async tests.
47
reord
growingv0.2.4
Run your tests multi-threaded, but in a reproducible way
81
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
Core Metrics
| quickcheck_async | reord | proptest | |
|---|---|---|---|
| Health Score | 43 | 47 | 81 |
| Total Downloads | 400.3K | 18.6K | 107.0M |
| 30d Downloads | 7.0K | 70 | 9.2M |
| Dependents | 96 | 2 | 55.5K |
| Releases | 2 | 11 | 48 |
| Last Updated | 2152d ago | 378d ago | 3d ago |
| Age | 6y | 2y 2m | 8y 9m |
Health Breakdown
quickcheck_async
Maintenance
3
Quality
13
Community
8
Popularity
7
Documentation
12
reord
Maintenance
7
Quality
15
Community
7
Popularity
5
Documentation
13
proptest
Maintenance
18
Quality
21
Community
19
Popularity
8
Documentation
15
Technical Details
| quickcheck_async | reord | proptest | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.4 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 7 | 15 |
| Crate Size | 7KB | 15KB | 208KB |
| Features | 0 | 1 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ quickcheck_async, reord have not been updated in over a year.
- •quickcheck_async, reord are pre-1.0 — API may change.