diff --git a/README.md b/README.md
index c32e800..405dd88 100644
--- a/README.md
+++ b/README.md
@@ -239,6 +239,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
* [thehydroimpulse/tangle](https://github.com/thehydroimpulse/tangle) — a scala-inspired futures library [](https://travis-ci.org/thehydroimpulse/tangle)
* [dpc/mioco](https://github.com/dpc/mioco) — Scalable, coroutine-based, asynchronous IO handling library [](https://travis-ci.org/dpc/mioco)
* [alexcrichton/futures-rs](https://github.com/alexcrichton/futures-rs) - Zero-cost futures in Rust [](https://travis-ci.org/alexcrichton/futures-rs)
+* [carllerche/mio](https://github.com/carllerche/mio) — MIO is a lightweight IO library for Rust with a focus on adding as little overhead as possible over the OS abstractions [](https://travis-ci.org/carllerche/mio)
### Audio