io-uring-cpp

There are 4 repositories under io-uring-cpp topic.

  • ddeka0/AsyncIO

    A CPP wrapper for asynchronous socket server using linux's latest IO_URING API

    Language:C++25402
  • rzbdz/libcoring

    libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop currently. We will try to bring sender-receiver model to it in the future.

    Language:C++12220
  • Felspar/io

    Coroutine based asynchronous IO using poll and io_uring for C++20

    Language:C++11200
  • cppshizoidS/WebServer

    web server in C++ 20 using io_uring and corutines

    Language:C++10