rustio rustio.net

threadpool vs affinitypool vs blocking-threadpool

Side-by-side comparison of Rust crates

Core Metrics

threadpoolaffinitypoolblocking-threadpool
Health Score636563
Total Downloads104.7M501.4K275.7K
30d Downloads5.2M83.7K12.1K
Dependents6.1K147136
Releases24114
Last Updated2205d ago1d ago133d ago
Age11y 3m1y 4m2y 6m

Health Breakdown

threadpool
Maintenance
4
Quality
20
Community
20
Popularity
8
Documentation
11
affinitypool
Maintenance
19
Quality
14
Community
12
Popularity
7
Documentation
13
blocking-threadpool
Maintenance
10
Quality
20
Community
12
Popularity
6
Documentation
15

Technical Details

threadpoolaffinitypoolblocking-threadpool
Version1.8.10.6.01.0.3
Stable (≥1.0)✓ Yes✗ No✓ Yes
LicenseMIT/Apache-2.0MIT/Apache-2.0MIT/Apache-2.0
Dependencies1102
Crate Size14KB58KB15KB
Features010
Yanked %0.0%0.0%0.0%
Edition20242021
MSRV1.56.1
Owners4 (team)11

Quick Verdict

  • affinitypool leads with a health score of 65/100, but none of the options score above 80.
  • threadpool has the most downloads (104.7M), suggesting wider adoption.
  • threadpool is depended on by 6.1K crates — strongest ecosystem trust.
  • ⚠ threadpool has not been updated in over a year.
  • affinitypool is pre-1.0 — API may change.