local_async_utils 0.2.4

Utilities for single-threaded async programming
Documentation

CI

local_async_utils

Rust utilities for single-threaded async programming. Similar to tokio::sync but without the unnecessary atomics and mutexes.