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.
44
async-waitgroup
growingv0.1.3
Golang like WaitGroup implementation that supports both sync and async Rust
80
ntex
stablev3.7.0
Framework for composable network services
Core Metrics
| async-event | async-waitgroup | ntex | |
|---|---|---|---|
| Health Score | 50 | 44 | 80 |
| Total Downloads | 1.5M | 6.0K | 888.2K |
| 30d Downloads | 30.0K | 36 | 21.1K |
| Dependents | 208 | 0 | 1.9K |
| Releases | 3 | 4 | 229 |
| Last Updated | 662d ago | 774d ago | 2d ago |
| Age | 2y 8m | 2y 1m | 6y 1m |
Health Breakdown
async-event
Maintenance
5
Quality
14
Community
12
Popularity
7
Documentation
12
async-waitgroup
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
13
ntex
Maintenance
19
Quality
19
Community
20
Popularity
7
Documentation
15
Technical Details
| async-event | async-waitgroup | ntex | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.3 | 3.7.0 |
| 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 | 48 |
| Crate Size | 26KB | 8KB | 245KB |
| Features | 0 | 2 | 13 |
| 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 has the highest health score (80/100) — a strong overall choice.
- •async-event has the most downloads (1.5M), suggesting wider adoption.
- •ntex is depended on by 1.9K 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.