io-uring
Here are 21 public repositories matching this topic...
A modern framework for backend development based on io_uring Linux interface
-
Updated
Nov 18, 2024 - C++
A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)
-
Updated
Sep 25, 2024 - C++
The Art of Latency Hiding in Modern Database Engines (VLDB 2024)
-
Updated
Oct 2, 2024 - C++
async io-uring based kernel io library
-
Updated
Mar 26, 2021 - C++
libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop currently. We will try to bring sender-receiver model to it in the future.
-
Updated
May 16, 2022 - C++
Coroutine based asynchronous IO using poll and io_uring for C++20
-
Updated
Oct 19, 2024 - C++
Io Uring Event Library. Ported to Rust @ https://github.com/davidyz0/xx-pulse
-
Updated
Oct 22, 2024 - C++
A simple demo to show performance grap between write+fsync and async io-uring write+fsync
-
Updated
Oct 27, 2019 - C++
The next generation swiss army for Network Programming
-
Updated
Sep 17, 2023 - C++
C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.
-
Updated
Oct 6, 2022 - C++
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
-
Updated
Oct 22, 2024 - C++
Very simple TCP echo servers based on io_uring and epoll.
-
Updated
Jan 8, 2023 - C++
Simple event manager using liburing
-
Updated
Aug 25, 2024 - C++
Improve this page
Add a description, image, and links to the io-uring topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the io-uring topic, visit your repo's landing page and select "manage topics."