Decision Workspace
scoped-join-set vs acty vs async-scoped
Side-by-side comparison of Rust crates
43
scoped-join-set
experimentalv0.8.3
A scoped variant of tokio::task::JoinSet for spawning non-'static futures.
53
acty
experimentalv1.0.1
A lightweight, async actor framework built on Tokio.
52
async-scoped
growingv0.9.0
Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes
Core Metrics
| scoped-join-set | acty | async-scoped | |
|---|---|---|---|
| Health Score | 43 | 53 | 52 |
| Total Downloads | 1.9K | 918 | 8.7M |
| 30d Downloads | 6 | 32 | 828.7K |
| Dependents | 0 | 13 | 481 |
| Releases | 17 | 11 | 14 |
| Last Updated | 80d ago | 132d ago | 792d ago |
| Age | 7m | 5m | 6y 3m |
Health Breakdown
scoped-join-set
Maintenance
15
Quality
8
Community
6
Popularity
4
Documentation
10
acty
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
13
async-scoped
Maintenance
4
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| scoped-join-set | acty | async-scoped | |
|---|---|---|---|
| Version | 0.8.3 | 1.0.1 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 2 | 4 | 7 |
| Crate Size | 12KB | 28KB | 10KB |
| Features | 0 | 0 | 2 |
| Yanked % | 76.5% | 9.1% | 7.1% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •acty 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-scoped has not been updated in over a year.
- •scoped-join-set, async-scoped are pre-1.0 — API may change.