Decision Workspace
jlizard-simple-threadpool vs zero-pool vs jobpool
Side-by-side comparison of Rust crates
49
jlizard-simple-threadpool
experimentalv0.3.0
A simple, lightweight threadpool implementation
50
zero-pool
experimentalv0.7.1
High-performance thread pool with consistent low-latency task dispatch
42
jobpool
growingv0.3.8
A simple and lightweight threadpool implementation
Core Metrics
| jlizard-simple-threadpool | zero-pool | jobpool | |
|---|---|---|---|
| Health Score | 49 | 50 | 42 |
| Total Downloads | 528 | 6.9K | 44.1K |
| 30d Downloads | 115 | 35 | 65 |
| Dependents | 3 | 0 | 2 |
| Releases | 5 | 32 | 26 |
| Last Updated | 108d ago | 52d ago | 2900d ago |
| Age | 3m | 7m | 8y 6m |
Health Breakdown
jlizard-simple-threadpool
Maintenance
13
Quality
10
Community
8
Popularity
3
Documentation
15
zero-pool
Maintenance
16
Quality
14
Community
5
Popularity
5
Documentation
10
jobpool
Maintenance
6
Quality
16
Community
6
Popularity
6
Documentation
8
Technical Details
| jlizard-simple-threadpool | zero-pool | jobpool | |
|---|---|---|---|
| Version | 0.3.0 | 0.7.1 | 0.3.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT | MIT |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 10KB | 10KB | 7KB |
| Features | 1 | 0 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | 1.85.1 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zero-pool leads with a health score of 50/100, but none of the options score above 80.
- •jobpool has the most downloads (44.1K), suggesting wider adoption.
- •⚠ jobpool has not been updated in over a year.