Decision Workspace
async-rs vs executor-core vs beul
Side-by-side comparison of Rust crates
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
51
beul
growingv1.0.0
It executes futures
Core Metrics
| async-rs | executor-core | beul | |
|---|---|---|---|
| Health Score | 67 | 59 | 51 |
| Total Downloads | 384.3K | 9.2K | 14.2K |
| 30d Downloads | 178.5K | 0 | 2.4K |
| Dependents | 69 | 45 | 15 |
| Releases | 30 | 10 | 3 |
| Last Updated | 1d ago | 168d ago | 1135d ago |
| Age | 9m | 11m | 3y 8m |
Health Breakdown
async-rs
Maintenance
19
Quality
15
Community
11
Popularity
7
Documentation
15
executor-core
Maintenance
12
Quality
16
Community
11
Popularity
5
Documentation
15
beul
Maintenance
4
Quality
21
Community
9
Popularity
5
Documentation
12
Technical Details
| async-rs | executor-core | beul | |
|---|---|---|---|
| Version | 0.8.11 | 0.7.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-2-Clause | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 7 | 0 |
| Crate Size | 30KB | 20KB | 8KB |
| Features | 6 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88.0 | 1.85.1 | 1.68 |
| 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.
- •⚠ beul has not been updated in over a year.
- •async-rs, executor-core are pre-1.0 — API may change.