1 unstable release

0.1.0 Aug 22, 2019

#32 in #single-threaded

MIT license

105KB
2.5K SLoC

fumio

fumio is a runtime designed for single-threaded applications based on the std futures API.

It consists of:


lib.rs:

fumio runtime: combining IO, timers and futures in a single thread Single-threaded pool of (non-Send) futures Time based events

Dependencies

~2.5MB
~41K SLoC