Decision Workspace
celers-worker vs executor-core vs pollster
Side-by-side comparison of Rust crates
47
celers-worker
experimentalv0.2.0
Task execution runtime for CeleRS with concurrency control and health checks
59
executor-core
experimentalv0.7.1
A zero-cost task executor abstraction layer for Rust async runtimes
54
pollster
growingv0.4.0
Synchronously block the thread until a future completes
Core Metrics
| celers-worker | executor-core | pollster | |
|---|---|---|---|
| Health Score | 47 | 59 | 54 |
| Total Downloads | 84 | 7.7K | 14.6M |
| 30d Downloads | 35 | 694 | 1.6M |
| Dependents | 4 | 38 | 5.3K |
| Releases | 2 | 10 | 9 |
| Last Updated | today | 108d ago | 515d ago |
| Age | 2m | 9m | 5y 11m |
Health Breakdown
celers-worker
Maintenance
14
Quality
13
Community
8
Popularity
2
Documentation
10
executor-core
Maintenance
13
Quality
16
Community
10
Popularity
5
Documentation
15
pollster
Maintenance
6
Quality
16
Community
15
Popularity
8
Documentation
9
Technical Details
| celers-worker | executor-core | pollster | |
|---|---|---|---|
| Version | 0.2.0 | 0.7.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | Apache-2.0/MIT |
| Dependencies | 22 | 7 | 3 |
| Crate Size | 191KB | 20KB | 10KB |
| Features | 6 | 7 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •executor-core leads with a health score of 59/100, but none of the options score above 80.
- •pollster has the most downloads (14.6M), suggesting wider adoption.
- •pollster is depended on by 5.3K crates — strongest ecosystem trust.
- •⚠ pollster has not been updated in over a year.