Decision Workspace
scoped_threadpool vs yastl vs blocking-threadpool
Side-by-side comparison of Rust crates
49
scoped_threadpool
growingv0.1.9
A library for scoped and cached threadpools.
48
yastl
growingv0.1.2
Yet another scoped threadpool library
65
blocking-threadpool
stablev1.0.3
A thread pool for running a number of jobs on a fixed set of worker threads.
Core Metrics
| scoped_threadpool | yastl | blocking-threadpool | |
|---|---|---|---|
| Health Score | 49 | 48 | 65 |
| Total Downloads | 16.4M | 600.1K | 249.7K |
| 30d Downloads | 363.5K | 35.6K | 14.9K |
| Dependents | 781 | 159 | 127 |
| Releases | 10 | 3 | 4 |
| Last Updated | 2957d ago | 1856d ago | 73d ago |
| Age | 10y 7m | 5y 1m | 2y 4m |
Health Breakdown
scoped_threadpool
Maintenance
3
Quality
16
Community
11
Popularity
8
Documentation
11
yastl
Maintenance
4
Quality
14
Community
11
Popularity
7
Documentation
12
blocking-threadpool
Maintenance
12
Quality
20
Community
12
Popularity
6
Documentation
15
Technical Details
| scoped_threadpool | yastl | blocking-threadpool | |
|---|---|---|---|
| Version | 0.1.9 | 0.1.2 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 8KB | 8KB | 15KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.56.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •blocking-threadpool leads with a health score of 65/100, but none of the options score above 80.
- •scoped_threadpool has the most downloads (16.4M), suggesting wider adoption.
- •scoped_threadpool is depended on by 781 crates — strongest ecosystem trust.
- •⚠ scoped_threadpool, yastl have not been updated in over a year.
- •scoped_threadpool, yastl are pre-1.0 — API may change.