fahrenheit

Crates.iofahrenheit
lib.rsfahrenheit
version4.5.4
sourcesrc
created_at2018-08-18 00:03:53.702457
updated_at2019-11-12 08:04:43.848783
descriptiontoy futures executor (formerly known as toykio)
homepagehttps://github.com/polachok/fahrenheit
repositoryhttps://github.com/polachok/fahrenheit
max_upload_size
id80015
size35,737
Alexander Polakov (polachok)

documentation

README

fahrenheit (formerly known as toykio)

Build Status

FOR LEARNING PURPOSES 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
Commit count: 72

cargo fmt