libuio 0.2.0

A io_uring based async framework designed for high performance networking on linux.
Documentation
1
2
3
4
5
6
7
# libuio

![crates.io](https://img.shields.io/crates/v/libuio.svg)
![docs.rs](https://img.shields.io/docsrs/libuio?logo=rust)
![GitHub branch check runs](https://img.shields.io/github/check-runs/uio-rs/libuio/main?logo=github&label=build)

A high performance linux specific async framework that is based on `io_uring` and supports zero-copy networking.