toykio: toy "tokio" implementation
FOR LEARNING PURPOSES ONLY
This is a greatly simplified implementation
[x] futures 0.3 compatible executor on top of select(2) event loop
[x] AsyncRead/AsyncWrite TcpStream implementations
todo: - [ ] more comments