Live data from Hacker News

Awesome io_uring Repository

github.com

1–2 of 2 posts

Re: Awesome io_uring Repository

#2
`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.