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