Decision Workspace
tasque vs fork_union vs tokio-rayon
Side-by-side comparison of Rust crates
37
tasque
growingv0.1.5
A simple thread pool library
69
fork_union
growingv2.3.1
Low-latency OpenMP-style NUMA-aware cross-platform fine-grained parallelism library
58
tokio-rayon
growingv2.1.0
Mix async code with CPU-heavy thread pools using Tokio + Rayon
Core Metrics
| tasque | fork_union | tokio-rayon | |
|---|---|---|---|
| Health Score | 37 | 69 | 58 |
| Total Downloads | 33.3K | 14.7K | 7.7M |
| 30d Downloads | 483 | 1.3K | 1.4M |
| Dependents | 3 | 55 | 275 |
| Releases | 7 | 29 | 4 |
| Last Updated | 2412d ago | 5d ago | 1817d ago |
| Age | 8y 3m | 10m | 4y 12m |
Health Breakdown
tasque
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
8
fork_union
Maintenance
19
Quality
19
Community
11
Popularity
5
Documentation
15
tokio-rayon
Maintenance
9
Quality
19
Community
13
Popularity
8
Documentation
9
Technical Details
| tasque | fork_union | tokio-rayon | |
|---|---|---|---|
| Version | 0.1.5 | 2.3.1 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 2 | 5 | 4 |
| Crate Size | 7KB | 98KB | 6KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 1.64 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fork_union leads with a health score of 69/100, but none of the options score above 80.
- •tokio-rayon has the most downloads (7.7M), suggesting wider adoption.
- •tokio-rayon is depended on by 275 crates — strongest ecosystem trust.
- •⚠ tasque, tokio-rayon have not been updated in over a year.
- •tasque is pre-1.0 — API may change.