/fahrenheit

toy futures executor 🚒📖🔥

Primary LanguageRustOtherNOASSERTION

fahrenheit (formerly known as toykio)

Build Status

FOR LEARNING PURPOSES ONLY

This is a greatly simplified implementation

  • std::future::Future compatible executor on top of select(2) event loop
  • AsyncRead/AsyncWrite TcpStream implementations

todo:

  • more comments