Decision Workspace
task-executor vs mini_executor vs task-exec-queue
Side-by-side comparison of Rust crates
38
task-executor
growingv0.3.3
A task executor
47
mini_executor
growingv2.0.3
The smallest, simplest Rust task executor using Tokio runtime
46
task-exec-queue
growingv0.9.3
A asynchronous task execution queue
Core Metrics
| task-executor | mini_executor | task-exec-queue | |
|---|---|---|---|
| Health Score | 38 | 47 | 46 |
| Total Downloads | 9.6K | 2.0K | 26.5K |
| 30d Downloads | 11 | 84 | 1.3K |
| Dependents | 6 | 0 | 24 |
| Releases | 8 | 4 | 12 |
| Last Updated | 1269d ago | 211d ago | 511d ago |
| Age | 3y 6m | 8m | 3y 5m |
Health Breakdown
task-executor
Maintenance
5
Quality
11
Community
8
Popularity
5
Documentation
9
mini_executor
Maintenance
10
Quality
17
Community
6
Popularity
4
Documentation
10
task-exec-queue
Maintenance
7
Quality
15
Community
10
Popularity
5
Documentation
9
Technical Details
| task-executor | mini_executor | task-exec-queue | |
|---|---|---|---|
| Version | 0.3.3 | 2.0.3 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 4 | 12 |
| Crate Size | 11KB | 20KB | 11KB |
| Features | 2 | 0 | 2 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mini_executor leads with a health score of 47/100, but none of the options score above 80.
- •task-exec-queue has the most downloads (26.5K), suggesting wider adoption.
- •⚠ task-executor, task-exec-queue have not been updated in over a year.
- •task-executor, task-exec-queue are pre-1.0 — API may change.