Decision Workspace
futures_orchestra vs task_forge vs connection-pool
Side-by-side comparison of Rust crates
45
futures_orchestra
growingv1.1.6
A Tokio-based task pool for managing concurrent execution of futures with queuing, labeling, notifications and cancellation.
42
task_forge
growingv0.1.4
A flexible and simple task pool for asynchronous execution
56
connection-pool
experimentalv0.3.7
A high-performance, generic async connection pool for Rust with background cleanup and comprehensive logging
Core Metrics
| futures_orchestra | task_forge | connection-pool | |
|---|---|---|---|
| Health Score | 45 | 42 | 56 |
| Total Downloads | 4.4K | 3.7K | 9.4K |
| 30d Downloads | 33 | 7 | 410 |
| Dependents | 0 | 0 | 8 |
| Releases | 9 | 5 | 20 |
| Last Updated | 290d ago | 407d ago | 223d ago |
| Age | 10m | 1y 2m | 7m |
Health Breakdown
futures_orchestra
Maintenance
9
Quality
16
Community
6
Popularity
4
Documentation
10
task_forge
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
10
connection-pool
Maintenance
14
Quality
15
Community
9
Popularity
5
Documentation
13
Technical Details
| futures_orchestra | task_forge | connection-pool | |
|---|---|---|---|
| Version | 1.1.6 | 0.1.4 | 0.3.7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MIT |
| Dependencies | 14 | 3 | 3 |
| Crate Size | 48KB | 9KB | 17KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •connection-pool leads with a health score of 56/100, but none of the options score above 80.
- •⚠ task_forge has not been updated in over a year.
- •task_forge, connection-pool are pre-1.0 — API may change.