#async-io #non-blocking #blazingly

nightly aio

Blazingly fast non-blocking IO

1 unstable release

Uses old Rust 2015

0.0.1 Jan 4, 2015

#38 in #blazingly

21 downloads per month

MIT license

14KB
339 lines

aio

Blazingly fast non-blocking IO.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
aio = "*"

Author

Jonathan Reem is the primary author and maintainer of aio.

License

MIT


lib.rs:

Blazingly fast non-blocking IO.

Dependencies

~2–11MB
~94K SLoC