Decision Workspace
yastl vs scoped_threadpool vs blocking-threadpool
Side-by-side comparison of Rust crates
48
yastl
growingv0.1.2
Yet another scoped threadpool library
49
scoped_threadpool
growingv0.1.9
A library for scoped and cached threadpools.
65
blocking-threadpool
stablev1.0.3
A thread pool for running a number of jobs on a fixed set of worker threads.
Core Metrics
| yastl | scoped_threadpool | blocking-threadpool | |
|---|---|---|---|
| Health Score | 48 | 49 | 65 |
| Total Downloads | 600.1K | 16.4M | 249.7K |
| 30d Downloads | 35.6K | 363.5K | 14.9K |
| Dependents | 159 | 781 | 127 |
| Releases | 3 | 10 | 4 |
| Last Updated | 1856d ago | 2957d ago | 73d ago |
| Age | 5y 1m | 10y 7m | 2y 4m |
Health Breakdown
yastl
Maintenance
4
Quality
14
Community
11
Popularity
7
Documentation
12
scoped_threadpool
Maintenance
3
Quality
16
Community
11
Popularity
8
Documentation
11
blocking-threadpool
Maintenance
12
Quality
20
Community
12
Popularity
6
Documentation
15
Technical Details
| yastl | scoped_threadpool | blocking-threadpool | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.9 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 4 | 1 | 2 |
| Crate Size | 8KB | 8KB | 15KB |
| Features | 0 | 1 | 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.
- •⚠ yastl, scoped_threadpool have not been updated in over a year.
- •yastl, scoped_threadpool are pre-1.0 — API may change.