Decision Workspace
async-event-rs vs async-event vs triggered
Side-by-side comparison of Rust crates
43
async-event-rs
experimentalv0.3.3
Rust implementation that mimics C#'s async event model
50
async-event
growingv0.2.1
An efficient async condition variable for lock-free algorithms.
49
triggered
growingv0.1.3
Triggers for one time events between tasks and threads
Core Metrics
| async-event-rs | async-event | triggered | |
|---|---|---|---|
| Health Score | 43 | 50 | 49 |
| Total Downloads | 2.8K | 1.5M | 1.9M |
| 30d Downloads | 10 | 30.0K | 55.2K |
| Dependents | 1 | 208 | 362 |
| Releases | 8 | 3 | 4 |
| Last Updated | 223d ago | 662d ago | 319d ago |
| Age | 8m | 2y 8m | 5y 11m |
Health Breakdown
async-event-rs
Maintenance
10
Quality
14
Community
5
Popularity
4
Documentation
10
async-event
Maintenance
5
Quality
14
Community
12
Popularity
7
Documentation
12
triggered
Maintenance
6
Quality
14
Community
13
Popularity
7
Documentation
9
Technical Details
| async-event-rs | async-event | triggered | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 4 |
| Crate Size | 13KB | 26KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.64 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-event leads with a health score of 50/100, but none of the options score above 80.
- •triggered has the most downloads (1.9M), suggesting wider adoption.
- •triggered is depended on by 362 crates — strongest ecosystem trust.
- •⚠ async-event has not been updated in over a year.