rustio rustio.net

parallel_task vs threadpool-executor vs rayon

Side-by-side comparison of Rust crates

Core Metrics

parallel_taskthreadpool-executorrayon
Health Score423368
Total Downloads6.6K10.3K340.6M
30d Downloads306922.1M
Dependents00105.0K
Releases28839
Last Updated151d ago606d ago227d ago
Age6m2y 9m10y 3m

Health Breakdown

parallel_task
Maintenance
13
Quality
11
Community
3
Popularity
5
Documentation
10
threadpool-executor
Maintenance
4
Quality
9
Community
5
Popularity
5
Documentation
10
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15

Technical Details

parallel_taskthreadpool-executorrayon
Version0.6.00.3.31.11.0
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITApache-2.0MIT OR Apache-2.0
Dependencies635
Crate Size614KB12KB182KB
Features001
Yanked %0.0%50.0%0.0%
Edition202120212021
MSRV1.80
Owners112

Quick Verdict

  • rayon leads with a health score of 68/100, but none of the options score above 80.
  • rayon is depended on by 105.0K crates — strongest ecosystem trust.
  • ⚠ threadpool-executor has not been updated in over a year.
  • parallel_task, threadpool-executor are pre-1.0 — API may change.