Decision Workspace
awaitgroup vs waitgroup vs wgp
Side-by-side comparison of Rust crates
46
awaitgroup
growingv0.7.0
Wait for a collection of async tasks to finish.
51
waitgroup
growingv0.1.2
Async waitgroup for a collection of task to finish
46
wgp
growingv0.3.0
Yet another waitgroup implementation
Core Metrics
| awaitgroup | waitgroup | wgp | |
|---|---|---|---|
| Health Score | 46 | 51 | 46 |
| Total Downloads | 692.2K | 4.5M | 4.7K |
| 30d Downloads | 40.0K | 321.9K | 21 |
| Dependents | 20 | 246 | 0 |
| Releases | 7 | 3 | 4 |
| Last Updated | 986d ago | 1996d ago | 54d ago |
| Age | 5y | 6y | 4y |
Health Breakdown
awaitgroup
Maintenance
4
Quality
15
Community
10
Popularity
7
Documentation
10
waitgroup
Maintenance
3
Quality
15
Community
13
Popularity
8
Documentation
12
wgp
Maintenance
12
Quality
11
Community
6
Popularity
4
Documentation
13
Technical Details
| awaitgroup | waitgroup | wgp | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 1 | 2 | 3 |
| Crate Size | 4KB | 6KB | 6KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •waitgroup leads with a health score of 51/100, but none of the options score above 80.
- •waitgroup is depended on by 246 crates — strongest ecosystem trust.
- •⚠ awaitgroup, waitgroup have not been updated in over a year.