Decision Workspace
atomic-waker vs waitgroup vs awaitgroup
Side-by-side comparison of Rust crates
60
atomic-waker
growingv1.1.2
A synchronization primitive for task wakeup
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
| atomic-waker | waitgroup | awaitgroup | |
|---|---|---|---|
| Health Score | 60 | 51 | 46 |
| Total Downloads | 242.7M | 4.5M | 692.2K |
| 30d Downloads | 24.1M | 321.9K | 40.0K |
| Dependents | 805 | 246 | 20 |
| Releases | 5 | 3 | 7 |
| Last Updated | 914d ago | 1996d ago | 986d ago |
| Age | 5y 10m | 6y | 5y |
Health Breakdown
atomic-waker
Maintenance
3
Quality
19
Community
19
Popularity
8
Documentation
11
waitgroup
Maintenance
3
Quality
15
Community
13
Popularity
8
Documentation
12
awaitgroup
Maintenance
4
Quality
15
Community
10
Popularity
7
Documentation
10
Technical Details
| atomic-waker | waitgroup | awaitgroup | |
|---|---|---|---|
| Version | 1.1.2 | 0.1.2 | 0.7.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 | MIT |
| Dependencies | 4 | 2 | 1 |
| Crate Size | 12KB | 6KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.36 | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •atomic-waker leads with a health score of 60/100, but none of the options score above 80.
- •atomic-waker is depended on by 805 crates — strongest ecosystem trust.
- •⚠ atomic-waker, waitgroup, awaitgroup have not been updated in over a year.
- •waitgroup, awaitgroup are pre-1.0 — API may change.