A categorized collection of awesome io_uring resources, libraries and tools.
Contributions and suggestions are always welcome! Please take a look at the contribution guidelines and quality standard first.
Thanks to all contributors, you're awesome and this project wouldn't be possible without you!
- io_uring manpage
- Lord of the io_uring - a guide to using io_uring
(Ordered by stamp descending)
- 2023-04 Why you should use io_uring for network I/O
- 2023-02 io_uring and networking in 2023
- 2022-03 IO_uring Gets New Features & Speed-Ups With Linux 5.18
- 2022-03 Put an io_uring on it: Exploiting the Linux Kernel
- 2022-02 Missing Manuals - io_uring worker pool
- 2021-12 Zero-copy network transmission with io_uring
- 2021-10 Stupid tricks with io_uring: a server that does zero syscalls per request
- 2021-06 io_uring is not an event system
- 2021-05 Using io_uring to make a high-performance... finger server
- 2021-03 I made a file copy thing
- 2020-05 Notes on io-uring
- 2020-05 How io_uring and eBPF Will Revolutionize Programming in Linux
- 2020-04 io_uring by example
- 2019-01 Ringing in a new asynchronous I/O API
- 2022-06 What's new with io_uring? (Slides)
- ioucontext - A coöperative
multitasking framework based on
liburing
andlibucontext
. - libfev - A library for events and fibers
- liburing - wrapper lib for io_uring by io_uring's author
- PhotonLibOS - a high-efficiency LibOS framework, based on a set of carefully selected C++ libs.
- xynet - network library based on io_uring and C++20 coroutine
- go-uring - The io_uring library and runtime for GO
- io_uring-java - Java binding for io_uring
- Jliburing - Java binding for liburing and io_uring
- Luring - a callback-style interface for Lua to io_uring
- IoUring -
io_uring
wrapper for C# / .NET
- Liburing - a Python + CFFI wrapper around the liburing C library
- glommio - a Cooperative Thread-per-Core crate for Rust & Linux based on io_uring
- io-uring - The io_uring library for Rust
- Monoio - a thread-per-core Rust runtime with io_uring
- nuclei - Proactive IO & Runtime system
- ringbahn - safe bindings to io_uring
- rio - pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
- Cachegrand - an open-source fast, scalable and secure Key-Value
- Dragonfly - A modern replacement for Redis and Memcached
- plocate - a much faster
locate
using io_uring - Short-circuit - High-performance web server for Linux, built on io_uring
- wcp - Copy files very fast using io_uring
Other amazingly awesome lists can be found in the list.
To the extent possible under law, Sharon Rosner has waived all copyright and related or neighboring rights to this work.