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