Decision Workspace
crossio-epoll vs epox vs uring-file
Side-by-side comparison of Rust crates
36
crossio-epoll
experimentalv0.1.0
Linux epoll backend for crossio
54
epox
experimentalv0.2.3
An epoll driven async executor.
49
uring-file
experimentalv0.9.0
Async file I/O for Linux using io_uring
Core Metrics
| crossio-epoll | epox | uring-file | |
|---|---|---|---|
| Health Score | 36 | 54 | 49 |
| Total Downloads | 41 | 289 | 1.5K |
| 30d Downloads | 3 | 67 | 1.1K |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 9 |
| Last Updated | 114d ago | 16d ago | 111d ago |
| Age | 3m | 4m | 4m |
Health Breakdown
crossio-epoll
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
7
epox
Maintenance
18
Quality
14
Community
7
Popularity
3
Documentation
12
uring-file
Maintenance
13
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| crossio-epoll | epox | uring-file | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 10 | 6 |
| Crate Size | 4KB | 26KB | 23KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87.0 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •epox leads with a health score of 54/100, but none of the options score above 80.
- •uring-file has the most downloads (1.5K), suggesting wider adoption.