Decision Workspace
async-std-test vs erudite vs async-scoped
Side-by-side comparison of Rust crates
50
async-std-test
growingv0.0.4
Alternate implementation of the #[async_std::test] macro
53
erudite
experimentalv1.0.0
A fully-asynchronous, sandboxed, language-agnostic, test running library
52
async-scoped
growingv0.9.0
Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes
Core Metrics
| async-std-test | erudite | async-scoped | |
|---|---|---|---|
| Health Score | 50 | 53 | 52 |
| Total Downloads | 9.3K | 371 | 8.7M |
| 30d Downloads | 59 | 41 | 828.7K |
| Dependents | 56 | 0 | 481 |
| Releases | 4 | 2 | 14 |
| Last Updated | 1427d ago | 114d ago | 792d ago |
| Age | 3y 11m | 5m | 6y 3m |
Health Breakdown
async-std-test
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
10
erudite
Maintenance
11
Quality
16
Community
11
Popularity
3
Documentation
12
async-scoped
Maintenance
4
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| async-std-test | erudite | async-scoped | |
|---|---|---|---|
| Version | 0.0.4 | 1.0.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 3 | 11 | 7 |
| Crate Size | 3KB | 41KB | 10KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 7.1% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.80 | — |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •erudite leads with a health score of 53/100, but none of the options score above 80.
- •async-scoped has the most downloads (8.7M), suggesting wider adoption.
- •async-scoped is depended on by 481 crates — strongest ecosystem trust.
- •⚠ async-std-test, async-scoped have not been updated in over a year.
- •async-std-test, async-scoped are pre-1.0 — API may change.