Decision Workspace
taskwait vs wag vs async-priority-queue
Side-by-side comparison of Rust crates
44
taskwait
growingv0.4.1
Runtime agnostic way to wait for a group of async tasks
42
wag
growingv0.3.0
Go like sync.WaitGroup implementation in Rust. (sync/async)
35
async-priority-queue
growingv0.1.1
An async-aware priority queue
Core Metrics
| taskwait | wag | async-priority-queue | |
|---|---|---|---|
| Health Score | 44 | 42 | 35 |
| Total Downloads | 20.8K | 4.3K | 24.0K |
| 30d Downloads | 49 | 5 | 370 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 3 | 2 |
| Last Updated | 1834d ago | 1208d ago | 1899d ago |
| Age | 5y | 3y 3m | 5y 2m |
Health Breakdown
taskwait
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
12
wag
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
13
async-priority-queue
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
9
Technical Details
| taskwait | wag | async-priority-queue | |
|---|---|---|---|
| Version | 0.4.1 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 5KB | 7KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •taskwait leads with a health score of 44/100, but none of the options score above 80.
- •async-priority-queue has the most downloads (24.0K), suggesting wider adoption.
- •⚠ taskwait, wag, async-priority-queue have not been updated in over a year.