A toy async executor written in safe rust, only depending on std
Go to file
2022-01-29 17:41:07 -06:00
examples Add comments around task reclaiming to demo 2022-01-29 16:15:23 -06:00
src Use atomic swap to ensure only 1 wake operation procedes 2022-01-29 17:41:07 -06:00
.gitignore It seems to work 2022-01-29 15:50:49 -06:00
Cargo.toml It seems to work 2022-01-29 15:50:49 -06:00