Decision Workspace
lustre-executor vs mill-io vs pollster
Side-by-side comparison of Rust crates
44
lustre-executor
experimentalv0.2.0
A blazingly fast, minimal async executor with pluggable ID generation and I/O support.
63
mill-io
growingv3.0.0
A lightweight event loop library for Rust providing efficient non-blocking I/O management
54
pollster
growingv0.4.0
Synchronously block the thread until a future completes
Core Metrics
| lustre-executor | mill-io | pollster | |
|---|---|---|---|
| Health Score | 44 | 63 | 54 |
| Total Downloads | 31 | 820 | 14.6M |
| 30d Downloads | 13 | 25 | 1.6M |
| Dependents | 0 | 2 | 5.3K |
| Releases | 2 | 6 | 9 |
| Last Updated | 29d ago | 9d ago | 515d ago |
| Age | 29d | 6m | 5y 11m |
Health Breakdown
lustre-executor
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
mill-io
Maintenance
19
Quality
19
Community
7
Popularity
3
Documentation
15
pollster
Maintenance
6
Quality
16
Community
15
Popularity
8
Documentation
9
Technical Details
| lustre-executor | mill-io | pollster | |
|---|---|---|---|
| Version | 0.2.0 | 3.0.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 2 | 7 | 3 |
| Crate Size | 8KB | 30KB | 10KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mill-io leads with a health score of 63/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.
- •lustre-executor, pollster are pre-1.0 — API may change.