Author of Asynchronous Programming in Rust
Small examples to explain Futures, Waker, Tasks in Rust
Asynchronous Programming in Rust, published by Packt
A Crate for running Windows PowerShell scripts
Repository for the article Explaining Atomics in Rust
An example implementation that creates an event queue based on Kqueue, Epoll and IOCP