#io #unified #async #interface

yanked asyncio

An unified async IO interface

1 unstable release

0.0.0 Jun 26, 2019

#72 in #unified

Download history 5/week @ 2024-09-22 6/week @ 2024-10-13 1/week @ 2024-10-20 17/week @ 2024-11-03 1/week @ 2024-11-10 113/week @ 2024-12-08

113 downloads per month

MIT license

2KB

Unified Async I/O is a Rust library that provides a standardized trait for asynchronous I/O operations. It aims to simplify asynchronous development by offering a unified interface and adapters for various async I/O types.

No runtime deps