Code Monkey home page Code Monkey logo

awesome-io_uring's Introduction

Awesome io_uring Awesome

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!

Documentation

Blog posts

(Ordered by stamp descending)

Videos

C/C++

  • ioucontext - A coöperative multitasking framework based on liburing and libucontext.
  • 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

  • go-uring - The io_uring library and runtime for GO

Java

Lua

  • Luring - a callback-style interface for Lua to io_uring

.NET

  • IoUring - io_uring wrapper for C# / .NET

Python

  • Liburing - a Python + CFFI wrapper around the liburing C library

Ruby

  • io-event - Fiber scheduler for Ruby 3.0
  • polyphony - Fiber-based concurrency for Ruby using io_uring

Rust

  • 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

Software

  • 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 Awesomeness

Related lists

Other amazingly awesome lists can be found in the Awesome list.

License

CC0

To the extent possible under law, Sharon Rosner has waived all copyright and related or neighboring rights to this work.

awesome-io_uring's People

Contributors

aragas avatar bruno- avatar noteflakes avatar pallas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

awesome-io_uring's Issues

Add plocate

https://plocate.sesse.net/

"plocate, a much faster locate"
It does nearly all I/O asynchronously using io_uring if available (Linux 5.1+), which reduces the impact of seek latency on systems without SSDs.

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.