Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 765 Bytes

File metadata and controls

8 lines (6 loc) · 765 Bytes

CI Crates.io Version docs.rs codecov

local_async_utils

Utilities for single-threaded async programming. Similar to tokio::sync but without the overhead of atomics and mutexes.