Decision Workspace
avx-runtime vs executor-core vs beul
Side-by-side comparison of Rust crates
50
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
59
executor-core
experimentalv0.7.1
A zero-cost task executor abstraction layer for Rust async runtimes
51
beul
growingv1.0.0
It executes futures
Core Metrics
| avx-runtime | executor-core | beul | |
|---|---|---|---|
| Health Score | 50 | 59 | 51 |
| Total Downloads | 72 | 7.7K | 10.8K |
| 30d Downloads | 4 | 714 | 887 |
| Dependents | 0 | 38 | 14 |
| Releases | 2 | 10 | 3 |
| Last Updated | 120d ago | 108d ago | 1075d ago |
| Age | 4m | 9m | 3y 6m |
Health Breakdown
avx-runtime
Maintenance
11
Quality
18
Community
6
Popularity
2
Documentation
13
executor-core
Maintenance
13
Quality
16
Community
10
Popularity
5
Documentation
15
beul
Maintenance
4
Quality
21
Community
9
Popularity
5
Documentation
12
Technical Details
| avx-runtime | executor-core | beul | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 0 |
| Crate Size | 24KB | 20KB | 8KB |
| Features | 8 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.1 | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •executor-core leads with a health score of 59/100, but none of the options score above 80.
- •beul has the most downloads (10.8K), suggesting wider adoption.
- •⚠ beul has not been updated in over a year.
- •avx-runtime, executor-core are pre-1.0 — API may change.