Decision Workspace
luminal_rt vs executor-core vs pollster
Side-by-side comparison of Rust crates
45
luminal_rt
experimentalv0.4.1
A DLL-boundary safe async runtime with tokio-compatible API
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
| luminal_rt | executor-core | pollster | |
|---|---|---|---|
| Health Score | 45 | 59 | 54 |
| Total Downloads | 2.6K | 7.7K | 14.6M |
| 30d Downloads | 56 | 694 | 1.6M |
| Dependents | 5 | 38 | 5.3K |
| Releases | 5 | 10 | 9 |
| Last Updated | 157d ago | 108d ago | 515d ago |
| Age | 6m | 9m | 5y 11m |
Health Breakdown
luminal_rt
Maintenance
11
Quality
12
Community
8
Popularity
4
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
| luminal_rt | executor-core | pollster | |
|---|---|---|---|
| Version | 0.4.1 | 0.7.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0/MIT |
| Dependencies | 12 | 7 | 3 |
| Crate Size | 881KB | 20KB | 10KB |
| Features | 2 | 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.