top | item 33175668

Awesome io_uring Repository

4 points| espoal | 3 years ago |github.com | reply

1 comment

order
[+] espoal|3 years ago|reply
`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.