/fahrenheit

toy futures executor 🚒📖🔥

Primary LanguageRust

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