Decision Workspace
async-event vs async-waitgroup vs ntex
Side-by-side comparison of Rust crates
50
async-event
growingv0.2.1
An efficient async condition variable for lock-free algorithms.
45
async-waitgroup
growingv0.1.3
Golang like WaitGroup implementation that supports both sync and async Rust
79
ntex
stablev3.10.1
Framework for composable network services
Core Metrics
| async-event | async-waitgroup | ntex | |
|---|---|---|---|
| Health Score | 50 | 45 | 79 |
| Total Downloads | 1.6M | 16.1K | 989.5K |
| 30d Downloads | 31.9K | 5.7K | 16.4K |
| Dependents | 224 | 1 | 2.1K |
| Releases | 3 | 4 | 245 |
| Last Updated | 770d ago | 882d ago | 9d ago |
| Age | 2y 12m | 2y 5m | 6y 4m |
Health Breakdown
async-event
Maintenance
5
Quality
14
Community
12
Popularity
7
Documentation
12
async-waitgroup
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
ntex
Maintenance
18
Quality
19
Community
20
Popularity
7
Documentation
15
Technical Details
| async-event | async-waitgroup | ntex | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.3 | 3.10.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 7 | 49 |
| Crate Size | 26KB | 8KB | 252KB |
| Features | 0 | 2 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.64 | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ntex leads with a health score of 79/100, but none of the options score above 80.
- •async-event has the most downloads (1.6M), suggesting wider adoption.
- •ntex is depended on by 2.1K crates — strongest ecosystem trust.
- •⚠ async-event, async-waitgroup have not been updated in over a year.
- •async-event, async-waitgroup are pre-1.0 — API may change.