woi

Learning to build an asynchronous runtime

Stars
0

woi

Woi is a single-threaded asynchronous runtime built for the purpose of learning more about them. Hopefully one day this will be full of beautiful documentation.

Most of this code is inspired or copied from Tokio and Smol.

Decided to keep a diary documenting the development.