Giter Site home page Giter Site logo

awesome-iouring's Introduction

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

  • Lord of the io_uring: Amazing collection of tutorials with deep explanations, unfortunately not updated often.

Zig

Libraries

Libraries for using io_uring

C

  • liburing: Helper to interact with the kernel io_uring interface
  • xnvme: NVMe library with io_uring support
  • SPDK: Intel library focused on performant io, with io_uring support
  • libev: High performance event loop

C++

  • Seastar: Asynchronous event-driven framework
  • liburing4cpp: Binding for io_uring with coroutines support
  • ubdsrv: Userspace block device driver using io_uring
  • libunifex: Facebook prototype for cpp async programming model

D

  • during: An io_uring implementation in pure Dlang

Rust

  • tokio-uring: An io_uring backend for tokio
  • io-uring: From the authors of tokio, without tokio dependency
  • rio: Pure rust io_uring library, unfortunately unmaintained
  • Ringbahn: io_uring library from Berlin. Unfortunately unmaintained.

Golang

  • gain - A high-performance, lightweight io_uring networking framework written entirely in Go.
  • gouring: Amazing io_uring library in pure golang
  • iouring-go: Async interface for io_uring

Javascript

  • Bun: Bun has support for io_uring
  • Nodejs: Issue tracking io_uring support
  • Deno: Issue tracking io_uring support

Python

  • Liburing: Python bindings using CFFI
  • Metacall: Example python bindings using metacall

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

awesome-iouring's People

Contributors

alexey-milovidov avatar baruchweka avatar espoal avatar pawelgaczynski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.