rustio rustio.net

epoll_test vs polling vs async-io

Side-by-side comparison of Rust crates

Core Metrics

epoll_testpollingasync-io
Health Score356867
Total Downloads2.8K169.4M153.8M
30d Downloads510.1M9.2M
Dependents08803.8K
Releases24762
Last Updated748d ago194d ago194d ago
Age2y5y 7m6y 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_testpollingasync-io
Version0.1.13.11.02.6.0
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT/Apache-2.0Apache-2.0 OR MITApache-2.0 OR MIT
Dependencies21221
Crate Size4KB59KB51KB
Features000
Yanked %0.0%0.0%1.6%
Edition202120212021
MSRV1.711.71
Owners12 (team)1 (team)

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.