Decision Workspace
hyper-thread-pool vs pooled vs zero-pool
Side-by-side comparison of Rust crates
33
hyper-thread-pool
experimentalv0.0.1
A high-performance, low-latency thread pool
51
pooled
experimentalv0.3.0
A lightweight thread pool library with specialized pool types
50
zero-pool
experimentalv0.8.0
High-performance thread pool with consistent low-latency task dispatch
Core Metrics
| hyper-thread-pool | pooled | zero-pool | |
|---|---|---|---|
| Health Score | 33 | 51 | 50 |
| Total Downloads | 283 | 70 | 7.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 4 | 0 |
| Releases | 1 | 4 | 33 |
| Last Updated | 240d ago | 14d ago | 56d ago |
| Age | 8m | 17d | 9m |
Health Breakdown
hyper-thread-pool
Maintenance
4
Quality
13
Community
3
Popularity
3
Documentation
10
pooled
Maintenance
18
Quality
14
Community
7
Popularity
2
Documentation
10
zero-pool
Maintenance
16
Quality
14
Community
5
Popularity
5
Documentation
10
Technical Details
| hyper-thread-pool | pooled | zero-pool | |
|---|---|---|---|
| Version | 0.0.1 | 0.3.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 1 | 1 |
| Crate Size | 11KB | 9KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pooled leads with a health score of 51/100, but none of the options score above 80.
- •zero-pool has the most downloads (7.1K), suggesting wider adoption.