Decision Workspace
async-cpupool vs rusty_pool vs moosicbox_task
Side-by-side comparison of Rust crates
50
async-cpupool
growingv0.4.0
A simple async threadpool for CPU-bound tasks
50
rusty_pool
growingv0.7.0
Self growing / shrinking `ThreadPool` implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support
49
moosicbox_task
growingv0.1.4
MoosicBox task utilities package
Core Metrics
| async-cpupool | rusty_pool | moosicbox_task | |
|---|---|---|---|
| Health Score | 50 | 50 | 49 |
| Total Downloads | 15.7K | 2.7M | 11.0K |
| 30d Downloads | 78 | 121.2K | 769 |
| Dependents | 18 | 307 | 81 |
| Releases | 6 | 13 | 3 |
| Last Updated | 73d ago | 1422d ago | 249d ago |
| Age | 2y 4m | 5y 11m | 1y 5m |
Health Breakdown
async-cpupool
Maintenance
12
Quality
14
Community
6
Popularity
5
Documentation
13
rusty_pool
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
9
moosicbox_task
Maintenance
8
Quality
16
Community
10
Popularity
5
Documentation
10
Technical Details
| async-cpupool | rusty_pool | moosicbox_task | |
|---|---|---|---|
| Version | 0.4.0 | 0.7.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | Apache-2.0 | MPL-2.0 |
| Dependencies | 5 | 5 | 4 |
| Crate Size | 30KB | 25KB | 7KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-cpupool leads with a health score of 50/100, but none of the options score above 80.
- •rusty_pool has the most downloads (2.7M), suggesting wider adoption.
- •rusty_pool is depended on by 307 crates — strongest ecosystem trust.
- •⚠ rusty_pool has not been updated in over a year.