espoal / awesome-iouring

Delightful io_uring packages and resources
MIT License
340 stars 16 forks source link
asyncio io-uring iouring

Awesome io_uring

io_uring is considered one of the most revolutionary interfaces for the linux kernel, find out why.

In this repository we try to collect examples, tutorials and documentation about this amazing project, to raise awarness and knowledge.

Table of contents

  1. Introduction

  2. Tutorials

  3. Libraries

  4. Projects

  5. Articles

  6. Videos

  7. Other notable resources

Tutorials

Tutorials about io_uring

C

Zig

Libraries

Libraries for using io_uring

C

C++

D

Rust

Golang

Javascript

Python

Java

Kotlin

Ocaml

Projects

Projects using io_uring

Databases

Storage engines

Network

Other

Articles

Articles about io_uring

Videos

Other notable resources

Other resources about io_uring