Decision Workspace
wait vs async-rs vs discro
Side-by-side comparison of Rust crates
48
wait
growingv0.2.6
Syntactic sugar for calling async functions outside of an async context.
64
async-rs
experimentalv0.8.2
Async runtime abstration
56
discro
growingv0.35.0
DISCRete Observables for asynchronous Functional Reactive Programming (FRP).
Core Metrics
| wait | async-rs | discro | |
|---|---|---|---|
| Health Score | 48 | 64 | 56 |
| Total Downloads | 8.1K | 86.4K | 87.8K |
| 30d Downloads | 237 | 62.9K | 1.4K |
| Dependents | 0 | 37 | 11 |
| Releases | 9 | 21 | 64 |
| Last Updated | 430d ago | 11d ago | 66d ago |
| Age | 1y 4m | 7m | 3y 10m |
Health Breakdown
wait
Maintenance
8
Quality
17
Community
6
Popularity
5
Documentation
12
async-rs
Maintenance
18
Quality
15
Community
10
Popularity
6
Documentation
15
discro
Maintenance
15
Quality
12
Community
11
Popularity
6
Documentation
12
Technical Details
| wait | async-rs | discro | |
|---|---|---|---|
| Version | 0.2.6 | 0.8.2 | 0.35.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | BSD-2-Clause | MPL-2.0 |
| Dependencies | 3 | 12 | 5 |
| Crate Size | 20KB | 26KB | 18KB |
| Features | 3 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 10.9% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.56.1 | 1.87.0 | 1.89 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •async-rs leads with a health score of 64/100, but none of the options score above 80.
- •discro has the most downloads (87.8K), suggesting wider adoption.
- •⚠ wait has not been updated in over a year.