Skip to content

Zedio

Event-driven library for asynchronous applications in C++

  • Multithreaded, work-stealing based task scheduler. (reference tokio)
  • Proactor event handling backed by io_uring.
  • Asynchronous TCP and UDP sockets.