(WIP) Coro-based exception-free async I/O library.
Supported platform / compiler combinations:
- Windows NT, MSVC 19.28 (VS 16.9)
- Windows NT, Clang-cl 11.0.1 (VS 16.9), Microsoft STL
- Linux with epoll and/or io_uring, GCC 10.2.0
- Linux with epoll and/or io_uring, Clang 11.0.1 with libstdc++
Example: