MIO is a lightweight IO library for Rust with a focus on adding as little overhead as possible over the OS abstractions.
Coming soon
The following are specifically omitted from MIO and are left to the user or higher level libraries.
Currently, MIO only supports Linux and Darwin. However, Windows support will be coming soon. The goal is to support all platforms that Rust supports.