Repository navigation

#

liburing

unum-cloud/ucall

Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️

C
1243
7 个月前

使用panama api为java提供io_uring的绑定而无需使用jni绑定,同时统一文件IO和网络IO的模型,提供一套易用的异步IO API

Java
125
1 个月前

Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.

Cython
116
1 天前

network library based on io_uring and C++20 coroutine

C++
106
5 年前

C++20 Coroutines and io_uring

C++
52
3 年前

Asynchronous file I/O with io_uring and asyncio

Python
33
5 年前

Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.

C
32
4 年前

Shakti will be providing developers with fast & powerful yet easy to use Python Async Interface, without the complexity of using Liburing & io_uring directly.

Cython
26
6 个月前

An easy-use coroutine lib implement by C++ coroutine and liburing

C++
19
2 个月前

A HTTP server demo which has used io_uring or epoll to do io operation. This project also include a stress test to compare io_uring and epoll. The test use jmeter to help.

C
11
4 年前

A coöperative multitasking framework based on `liburing` and `libucontext`

C
10
3 天前

Python wrapper for liburing interface

C
5
5 年前

C++ port of io_uring based minimal http server - For learning Purpose

C++
3
4 年前

A simple p2p implementation

3
3 年前

A Python implementation of a liburing-based proactor event loop for asyncio.

Python
2
4 个月前

Kotlin Native liburing bindings

Kotlin
2
2 年前