Decision Workspace
task_forge vs futures_orchestra vs executor-core
Side-by-side comparison of Rust crates
42
task_forge
growingv0.1.4
A flexible and simple task pool for asynchronous execution
45
futures_orchestra
growingv1.1.6
A Tokio-based task pool for managing concurrent execution of futures with queuing, labeling, notifications and cancellation.
59
executor-core
experimentalv0.7.1
A zero-cost task executor abstraction layer for Rust async runtimes
Core Metrics
| task_forge | futures_orchestra | executor-core | |
|---|---|---|---|
| Health Score | 42 | 45 | 59 |
| Total Downloads | 3.7K | 4.4K | 7.7K |
| 30d Downloads | 7 | 33 | 714 |
| Dependents | 0 | 0 | 38 |
| Releases | 5 | 9 | 10 |
| Last Updated | 407d ago | 290d ago | 108d ago |
| Age | 1y 2m | 10m | 9m |
Health Breakdown
task_forge
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
10
futures_orchestra
Maintenance
9
Quality
16
Community
6
Popularity
4
Documentation
10
executor-core
Maintenance
13
Quality
16
Community
10
Popularity
5
Documentation
15
Technical Details
| task_forge | futures_orchestra | executor-core | |
|---|---|---|---|
| Version | 0.1.4 | 1.1.6 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MPL-2.0 | MIT |
| Dependencies | 3 | 14 | 7 |
| Crate Size | 9KB | 48KB | 20KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 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.
- •⚠ task_forge has not been updated in over a year.
- •task_forge, executor-core are pre-1.0 — API may change.