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