Skip to content

Commit

Permalink
Add two coroutine schedulers
Browse files Browse the repository at this point in the history
  • Loading branch information
zonyitoo authored and carllerche committed Aug 20, 2015
1 parent 782f38b commit 4912fe3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ Please submit PRs containing links to MIO resources.
concept TCP library built on top of Mio and Eventual's futures &
streams.
* [mioco](//github.com/dpc/mioco) - Mio COroutines
* [simplesched](//github.com/zonyitoo/simplesched) - Coroutine I/O with a simple scheduler
* [coio-rs](//github.com/zonyitoo/coio-rs) - Coroutine I/O with work-stealing scheduler

## Community

Expand Down

0 comments on commit 4912fe3

Please sign in to comment.