[](https://github.com/DanglingPointer/local_async_utils/actions/workflows/ci.yml)
Rust utilities for single-threaded async programming. Similar to [`tokio::sync`](https://docs.rs/tokio/latest/tokio/sync/index.html) but without the unnecessary atomics and mutexes.