Decision Workspace
future-runner vs executor-core vs beul
Side-by-side comparison of Rust crates
43
future-runner
growingv0.0.1
A lightweight future executor with WASM support and configurable runtime options for async Rust applications
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
| future-runner | executor-core | beul | |
|---|---|---|---|
| Health Score | 43 | 59 | 51 |
| Total Downloads | 7.6K | 7.7K | 10.8K |
| 30d Downloads | 488 | 714 | 887 |
| Dependents | 27 | 38 | 14 |
| Releases | 1 | 10 | 3 |
| Last Updated | 499d ago | 108d ago | 1075d ago |
| Age | 1y 4m | 9m | 3y 6m |
Health Breakdown
future-runner
Maintenance
2
Quality
16
Community
10
Popularity
5
Documentation
10
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
| future-runner | executor-core | beul | |
|---|---|---|---|
| Version | 0.0.1 | 0.7.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 7 | 0 |
| Crate Size | 3KB | 20KB | 8KB |
| Features | 2 | 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.
- •⚠ future-runner, beul have not been updated in over a year.
- •future-runner, executor-core are pre-1.0 — API may change.