# libuio [![Crates.io Version](https://img.shields.io/crates/v/libuio)](https://crates.io/crates/libuio) [![docs.rs](https://img.shields.io/docsrs/libuio?logo=rust)](https://docs.rs/libuio/latest/libuio/) [![GitHub branch check runs](https://img.shields.io/github/check-runs/uio-rs/libuio/main?logo=github&label=build)](https://github.com/uio-rs/libuio/actions/workflows/main.yml) A high performance linux specific async framework that is based on `io_uring` and supports zero-copy networking.