Found 899 repositories(showing 30)
bytedance
Rust async runtime based on io-uring.
axboe
Library providing helpers for the Linux kernel io_uring support
mitchellh
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
ashvardanian
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
0voice
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
compio-rs
A thread-per-core async Rust runtime with IOCP/io_uring/polling.
tokio-rs
The `io_uring` library for Rust
tokio-rs
An io_uring backed runtime for Rust
unum-cloud
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
danielealbano
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
spacejam
pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
Iceber
Provides easy-to-use async IO interface with io_uring
ringbahn
safe bindings to io-uring
digital-fabric
Fine-grained concurrency for Ruby
greatest-ape
High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent)
Codesire-Deng
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
pawelgaczynski
Gain is a high-performance io_uring networking framework written entirely in Go.
romange
A modern framework for backend development based on io_uring Linux interface
espoal
Delightful io_uring packages and resources
bearcove
HTTP 1+2 in Rust, with io_uring & ktls
shuveb
A companion repository for the io_uring by Example article series
lalinsky
Async I/O framework for Zig
frevib
io_uring echo server
Cloudef
io_uring like asynchronous API and coroutine powered IO tasks for zig
tonbo-io
Fusio provides file operations on multiple storages across various async runtimes.
MatheuZSecurity
Linux post-exploitation agent that uses io_uring to stealthily bypass EDR detection by avoiding traditional syscalls.
aa-proxy
AndroidAuto wired/wireless proxy
ringbahn
Rust interface to io_uring
CarterLi
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
tardy-org
An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.