Decision Workspace
avx-runtime vs async-rs vs executor-core
Side-by-side comparison of Rust crates
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
67
async-rs
experimentalv0.8.11
Async runtime abstraction
59
executor-core
experimentalv0.7.1
A zero-cost task executor abstraction layer for Rust async runtimes
Core Metrics
| avx-runtime | async-rs | executor-core | |
|---|---|---|---|
| Health Score | 48 | 67 | 59 |
| Total Downloads | 74 | 384.3K | 9.2K |
| 30d Downloads | 0 | 178.5K | 0 |
| Dependents | 0 | 69 | 45 |
| Releases | 2 | 30 | 10 |
| Last Updated | 179d ago | 1d ago | 168d ago |
| Age | 5m | 9m | 11m |
Health Breakdown
avx-runtime
Maintenance
9
Quality
18
Community
6
Popularity
2
Documentation
13
async-rs
Maintenance
19
Quality
15
Community
11
Popularity
7
Documentation
15
executor-core
Maintenance
12
Quality
16
Community
11
Popularity
5
Documentation
15
Technical Details
| avx-runtime | async-rs | executor-core | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.11 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | BSD-2-Clause | MIT |
| Dependencies | 0 | 11 | 7 |
| Crate Size | 24KB | 30KB | 20KB |
| Features | 8 | 6 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.88.0 | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-rs leads with a health score of 67/100, but none of the options score above 80.