Decision Workspace
epoll_test vs polling vs async-io
Side-by-side comparison of Rust crates
35
epoll_test
growingv0.1.1
a test lib for epoll kqueue project with some usefull lib
68
polling
growingv3.11.0
Portable interface to epoll, kqueue, event ports, and IOCP
67
async-io
growingv2.6.0
Async I/O and timers
Core Metrics
| epoll_test | polling | async-io | |
|---|---|---|---|
| Health Score | 35 | 68 | 67 |
| Total Downloads | 2.8K | 169.4M | 153.8M |
| 30d Downloads | 5 | 10.1M | 9.2M |
| Dependents | 0 | 880 | 3.8K |
| Releases | 2 | 47 | 62 |
| Last Updated | 748d ago | 194d ago | 194d ago |
| Age | 2y | 5y 7m | 6y 10m |
Health Breakdown
epoll_test
Maintenance
4
Quality
15
Community
2
Popularity
4
Documentation
10
polling
Maintenance
11
Quality
18
Community
19
Popularity
8
Documentation
12
async-io
Maintenance
11
Quality
16
Community
20
Popularity
8
Documentation
12
Technical Details
| epoll_test | polling | async-io | |
|---|---|---|---|
| Version | 0.1.1 | 3.11.0 | 2.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 12 | 21 |
| Crate Size | 4KB | 59KB | 51KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 1.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.71 |
| Owners | 1 | 2 (team) | 1 (team) |
Links
Quick Verdict
- •polling leads with a health score of 68/100, but none of the options score above 80.
- •async-io is depended on by 3.8K crates — strongest ecosystem trust.
- •⚠ epoll_test has not been updated in over a year.
- •epoll_test is pre-1.0 — API may change.