Decision Workspace
wag vs compact-waitgroup vs wg
Side-by-side comparison of Rust crates
42
wag
growingv0.3.0
Go like sync.WaitGroup implementation in Rust. (sync/async)
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.
Core Metrics
| wag | compact-waitgroup | wg | |
|---|---|---|---|
| Health Score | 42 | 51 | 50 |
| Total Downloads | 4.3K | 182 | 418.3K |
| 30d Downloads | 5 | 126 | 15.2K |
| Dependents | 0 | 0 | 201 |
| Releases | 3 | 10 | 27 |
| Last Updated | 1208d ago | 17d ago | 537d ago |
| Age | 3y 3m | 1m | 4y 5m |
Health Breakdown
wag
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
13
compact-waitgroup
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
15
wg
Maintenance
8
Quality
10
Community
12
Popularity
7
Documentation
13
Technical Details
| wag | compact-waitgroup | wg | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.3 | 0.9.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 10 |
| Crate Size | 7KB | 19KB | 23KB |
| Features | 0 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 77.8% |
| Edition | 2021 | 2024 | 2021 |
| 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.
- •wg has the most downloads (418.3K), suggesting wider adoption.
- •wg is depended on by 201 crates — strongest ecosystem trust.
- •⚠ wag, wg have not been updated in over a year.