Eventp
A high-performance Linux event loop library built on epoll with type-safe interest registration and flexible event handling.
Quick start
Both commands need to be executed. When writing unit tests, you may find that the mock feature makes life much easier - it's even indispensable.
Example
Here is an example shows almost everything users needed: examples/echo-server.rs.
License
MIT.