Decision Workspace
yot_run vs yot_run_macros vs avx-runtime
Side-by-side comparison of Rust crates
46
yot_run
experimentalv0.1.2
A work-stealing, multi-threaded async executor with non-blocking scheduling.
50
yot_run_macros
experimentalv0.1.2
The wrapper macro for a work-stealing, multi-threaded async executor with non-blocking scheduling.
48
avx-runtime
experimentalv0.1.1
AVX Runtime - Native async runtime built from scratch to replace Tokio with work-stealing scheduler, epoll/kqueue/IOCP, and zero-overhead futures
Core Metrics
| yot_run | yot_run_macros | avx-runtime | |
|---|---|---|---|
| Health Score | 46 | 50 | 48 |
| Total Downloads | 45 | 111 | 74 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 116d ago | 116d ago | 179d ago |
| Age | 3m | 3m | 5m |
Health Breakdown
yot_run
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
13
yot_run_macros
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
13
avx-runtime
Maintenance
9
Quality
18
Community
6
Popularity
2
Documentation
13
Technical Details
| yot_run | yot_run_macros | avx-runtime | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 2 | 0 |
| Crate Size | 24KB | 6KB | 24KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yot_run_macros leads with a health score of 50/100, but none of the options score above 80.