Radix/async
Tarry Singh 27c8309424 async: add intrusive queue
all code contributed by @steeve

* add intrusive queue
* change the constructor of Channel with default AsyncThread executor

---------

Co-authored-by: Steeve Morin <steeve@zml.ai>
2023-10-24 14:36:22 +00:00
..
BUILD.bazel async: add intrusive queue 2023-10-24 14:36:22 +00:00
queue_mpsc.zig Rework async runtime with coroutine support, rename async API (async_→asyncc, await_→awaitt), improve type inference, bump libxev (default epoll) and update related stdx and zml modules. 2023-08-01 11:35:04 +00:00
queue.zig async: add intrusive queue 2023-10-24 14:36:22 +00:00
zigcoro.zig async: add intrusive queue 2023-10-24 14:36:22 +00:00