1 comment

[ 1.7 ms ] story [ 19.7 ms ] thread
`io_uring` is posed to become a revolutionary interface for the linux kernel, but at the moment using it is not a trivial task, as there are not many implementations and the interface is in a continuous flux.

I created `awesome-iouring` to collect examples, libraries, articles and tutorials, that hopefully will help other engineers to implement `io_uring` in their projects.