Decision Workspace
compact-waitgroup vs wg vs waitgroup
Side-by-side comparison of Rust crates
51
compact-waitgroup
experimentalv0.3.3
A compact asynchronous WaitGroup synchronization primitive.
50
wg
growingv0.9.2
Golang like WaitGroup implementation for sync/async Rust.
51
waitgroup
growingv0.1.2
Async waitgroup for a collection of task to finish
Core Metrics
| compact-waitgroup | wg | waitgroup | |
|---|---|---|---|
| Health Score | 51 | 50 | 51 |
| Total Downloads | 182 | 418.3K | 4.5M |
| 30d Downloads | 126 | 15.2K | 321.9K |
| Dependents | 0 | 201 | 246 |
| Releases | 10 | 27 | 3 |
| Last Updated | 17d ago | 537d ago | 1996d ago |
| Age | 1m | 4y 5m | 6y |
Health Breakdown
compact-waitgroup
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
15
wg
Maintenance
8
Quality
10
Community
12
Popularity
7
Documentation
13
waitgroup
Maintenance
3
Quality
15
Community
13
Popularity
8
Documentation
12
Technical Details
| compact-waitgroup | wg | waitgroup | |
|---|---|---|---|
| Version | 0.3.3 | 0.9.2 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 10 | 2 |
| Crate Size | 19KB | 23KB | 6KB |
| Features | 2 | 6 | 0 |
| Yanked % | 0.0% | 77.8% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •compact-waitgroup leads with a health score of 51/100, but none of the options score above 80.
- •waitgroup has the most downloads (4.5M), suggesting wider adoption.
- •waitgroup is depended on by 246 crates — strongest ecosystem trust.
- •⚠ wg, waitgroup have not been updated in over a year.