kimhyunkang / fahrenheit

toy futures executor πŸš’πŸ“–πŸ”₯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fahrenheit (formerly known as toykio)

NOT AFFILIATED WITH TOKIO

NO I DIDN'T JUST SAY TOKIO

FOR LEARNING PURPOSES ONLY

See futures 0.3 branch for futures 0.3 support (nightly rust only!).

This is a greatly simplified implementation

  • futures 0.3 compatible executor on top of select(2) event loop
  • AsyncRead/AsyncWrite TcpStream implementations

todo:

  • more comments

About

toy futures executor πŸš’πŸ“–πŸ”₯


Languages

Language:Rust 100.0%