Decision Workspace
dispatchr vs dispatch2 vs async-dispatch
Side-by-side comparison of Rust crates
43
dispatchr
growingv1.0.0
Drew's Rust bindings for libdispatch, a.k.a. GCD
69
dispatch2
growingv0.3.1
Bindings and wrappers for Apple's Grand Central Dispatch (GCD)
45
async-dispatch
experimentalv0.3.2
Async task dispatch via Grand Central Dispatch
Core Metrics
| dispatchr | dispatch2 | async-dispatch | |
|---|---|---|---|
| Health Score | 43 | 69 | 45 |
| Total Downloads | 1.2K | 16.1M | 116 |
| 30d Downloads | 5 | 4.4M | 10 |
| Dependents | 0 | 360 | 0 |
| Releases | 1 | 4 | 6 |
| Last Updated | 528d ago | 29d ago | 52d ago |
| Age | 1y 5m | 3y 5m | 2m |
Health Breakdown
dispatchr
Maintenance
2
Quality
19
Community
6
Popularity
4
Documentation
12
dispatch2
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
12
async-dispatch
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
13
Technical Details
| dispatchr | dispatch2 | async-dispatch | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.1 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Zlib OR Apache-2.0 OR MIT | Apache-2.0 |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 60KB | 55KB | 13KB |
| Features | 1 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60.0 | 1.71 | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •dispatch2 leads with a health score of 69/100, but none of the options score above 80.
- •dispatch2 is depended on by 360 crates — strongest ecosystem trust.
- •⚠ dispatchr has not been updated in over a year.
- •dispatch2, async-dispatch are pre-1.0 — API may change.