eventp 0.2.0

A high-performance Linux event loop library built on epoll with type-safe interest registration and flexible event handling
Documentation
1
2
3
4
5
6
# Eventp

[![crates.io](https://img.shields.io/crates/v/eventp)](https://crates.io/crates/eventp)
[![docs.rs](https://img.shields.io/docsrs/eventp)](https://docs.rs/eventp/)

A high-performance Linux event loop library built on epoll with type-safe interest registration and flexible event handling.