Decision Workspace
jobpool vs jlizard-simple-threadpool vs blocking-threadpool
Side-by-side comparison of Rust crates
42
jobpool
growingv0.3.8
A simple and lightweight threadpool implementation
49
jlizard-simple-threadpool
experimentalv0.3.0
A simple, lightweight threadpool implementation
65
blocking-threadpool
stablev1.0.3
A thread pool for running a number of jobs on a fixed set of worker threads.
Core Metrics
| jobpool | jlizard-simple-threadpool | blocking-threadpool | |
|---|---|---|---|
| Health Score | 42 | 49 | 65 |
| Total Downloads | 44.1K | 528 | 249.7K |
| 30d Downloads | 65 | 115 | 14.5K |
| Dependents | 2 | 3 | 127 |
| Releases | 26 | 5 | 4 |
| Last Updated | 2900d ago | 108d ago | 73d ago |
| Age | 8y 6m | 3m | 2y 4m |
Health Breakdown
jobpool
Maintenance
6
Quality
16
Community
6
Popularity
6
Documentation
8
jlizard-simple-threadpool
Maintenance
13
Quality
10
Community
8
Popularity
3
Documentation
15
blocking-threadpool
Maintenance
12
Quality
20
Community
12
Popularity
6
Documentation
15
Technical Details
| jobpool | jlizard-simple-threadpool | blocking-threadpool | |
|---|---|---|---|
| Version | 0.3.8 | 0.3.0 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Unlicense | MIT/Apache-2.0 |
| Dependencies | 0 | 1 | 2 |
| Crate Size | 7KB | 10KB | 15KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.85.1 | 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.
- •blocking-threadpool is depended on by 127 crates — strongest ecosystem trust.
- •⚠ jobpool has not been updated in over a year.
- •jobpool, jlizard-simple-threadpool are pre-1.0 — API may change.