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
1209
3 个月前

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

Java
112
6 天前

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

Cython
105
2 个月前

network library based on io_uring and C++20 coroutine

C++
101
5 年前

C++20 Coroutines and io_uring

C++
50
2 年前

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

C
30
3 年前

Asynchronous file I/O with io_uring and asyncio

Python
28
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
24
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
9
3 年前

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

C
8
1 年前

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

C++
7
5 小时前

Python wrapper for liburing interface

C
5
5 年前

A simple p2p implementation

3
2 年前

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

C++
2
4 年前

Kotlin Native liburing bindings

Kotlin
2
2 年前

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

C
1
3 个月前