Name Description Size
spawn-local.rs A simple single-threaded executor that can spawn non-`Send` futures. 1912
spawn-on-thread.rs A function that runs a future to completion on a dedicated thread. 1586
spawn.rs A simple single-threaded executor. 1235