From 11c985a3c73a2b8bd8fd23746661b27a47c62422 Mon Sep 17 00:00:00 2001 From: dangcheng Date: Sat, 30 Jul 2016 13:01:28 +0800 Subject: [PATCH] Add dpc/mioco --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0056bf..afbb58f 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [zonyitoo/coio-rs](https://github.com/zonyitoo/coio-rs) — a coroutine I/O library with a working-stealing scheduler [](https://travis-ci.org/zonyitoo/coio-rs) * [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 [Travis CI Build Status](https://travis-ci.org/dpc/mioco) ### Audio