Decision Workspace
rt-local vs egui-async vs winio
Side-by-side comparison of Rust crates
43
rt-local
growingv0.1.4
Thread local asynchronous runtime working with platform-specific event loops.
59
egui-async
experimentalv0.4.0
A simple library for running async tasks in egui and binding their results to your UI.
55
winio
growingv0.11.0
Single-threaded async GUI runtime based on compio.
Core Metrics
| rt-local | egui-async | winio | |
|---|---|---|---|
| Health Score | 43 | 59 | 55 |
| Total Downloads | 9.7K | 5.6K | 24.9K |
| 30d Downloads | 140 | 1.5K | 461 |
| Dependents | 7 | 6 | 11 |
| Releases | 5 | 17 | 41 |
| Last Updated | 950d ago | 1d ago | 19d ago |
| Age | 3y 10m | 5m | 1y 6m |
Health Breakdown
rt-local
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
13
egui-async
Maintenance
20
Quality
14
Community
8
Popularity
4
Documentation
13
winio
Maintenance
18
Quality
14
Community
8
Popularity
5
Documentation
10
Technical Details
| rt-local | egui-async | winio | |
|---|---|---|---|
| Version | 0.1.4 | 0.4.0 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 12 | 33 |
| Crate Size | 4KB | 78KB | 68KB |
| Features | 1 | 2 | 19 |
| Yanked % | 0.0% | 0.0% | 2.4% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •egui-async leads with a health score of 59/100, but none of the options score above 80.
- •winio has the most downloads (24.9K), suggesting wider adoption.
- •⚠ rt-local has not been updated in over a year.