smol
is a small and fast async
runtime written in Rust. It prioritizes
easily readable code, robust implementations and efficient algorithms.
If you'd like to start with smol
, consider reading through the examples.
A wrapper around event-listener to handle dual blocking/async use cases