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