An open API service indexing awesome lists of open source software.

https://github.com/svenslaggare/iouring-event-loop

Simple event loop for Linux based on io_uring
https://github.com/svenslaggare/iouring-event-loop

cpp event-loop iouring linux

Last synced: 7 months ago
JSON representation

Simple event loop for Linux based on io_uring

Awesome Lists containing this project

README

          

# IO uring event loop
Simple event loop based on io_uring written in C++ 20.