Decision Workspace
async-std-test vs ws-mock vs async-scoped
Side-by-side comparison of Rust crates
49
async-std-test
growingv0.0.4
Alternate implementation of the #[async_std::test] macro
55
ws-mock
growingv0.5.0
A websocket mock server for testing, inspired by Wiremock.
52
async-scoped
growingv0.9.0
Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes
Core Metrics
| async-std-test | ws-mock | async-scoped | |
|---|---|---|---|
| Health Score | 49 | 55 | 52 |
| Total Downloads | 9.5K | 43.1K | 10.5M |
| 30d Downloads | 0 | 7.6K | 1.0M |
| Dependents | 57 | 50 | 502 |
| Releases | 4 | 11 | 14 |
| Last Updated | 1487d ago | 48d ago | 851d ago |
| Age | 4y | 2y 3m | 6y 5m |
Health Breakdown
async-std-test
Maintenance
9
Quality
15
Community
10
Popularity
5
Documentation
10
ws-mock
Maintenance
18
Quality
11
Community
10
Popularity
6
Documentation
10
async-scoped
Maintenance
4
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| async-std-test | ws-mock | async-scoped | |
|---|---|---|---|
| Version | 0.0.4 | 0.5.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0/MIT |
| Dependencies | 3 | 5 | 7 |
| Crate Size | 3KB | 19KB | 10KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 9.1% | 7.1% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ws-mock leads with a health score of 55/100, but none of the options score above 80.
- •async-scoped has the most downloads (10.5M), suggesting wider adoption.
- •async-scoped is depended on by 502 crates — strongest ecosystem trust.
- •⚠ async-std-test, async-scoped have not been updated in over a year.