Decision Workspace
reord vs quickcheck_async vs testkit-async
Side-by-side comparison of Rust crates
47
reord
growingv0.2.4
Run your tests multi-threaded, but in a reproducible way
43
quickcheck_async
growingv0.1.1
Runtime-agnostic attribute macros to use quickcheck with async tests.
44
testkit-async
experimentalv0.0.1
Practical testing tools for async Rust - time control, deterministic execution, and failure injection
Core Metrics
| reord | quickcheck_async | testkit-async | |
|---|---|---|---|
| Health Score | 47 | 43 | 44 |
| Total Downloads | 18.6K | 400.3K | 45 |
| 30d Downloads | 73 | 7.2K | 3 |
| Dependents | 2 | 96 | 0 |
| Releases | 11 | 2 | 1 |
| Last Updated | 378d ago | 2152d ago | 129d ago |
| Age | 2y 2m | 6y | 4m |
Health Breakdown
reord
Maintenance
7
Quality
15
Community
7
Popularity
5
Documentation
13
quickcheck_async
Maintenance
3
Quality
13
Community
8
Popularity
7
Documentation
12
testkit-async
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| reord | quickcheck_async | testkit-async | |
|---|---|---|---|
| Version | 0.2.4 | 0.1.1 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 8 | 8 |
| Crate Size | 15KB | 7KB | 14KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reord leads with a health score of 47/100, but none of the options score above 80.
- •quickcheck_async has the most downloads (400.3K), suggesting wider adoption.
- •⚠ reord, quickcheck_async have not been updated in over a year.