liburing:liburing is the io_uring library, which provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that donnot need to deal with the full kernel side implementation.

liburing is the io_uring library, which provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that donnot need to deal with the full kernel side implementation.

分支22Tags25
文件最后提交记录最后更新时间
5 个月前
5 个月前
5 年前
项目 README 为空
建议 README 包括以下内容:项目背景、主要功能以及使用方法
添加 README

项目介绍

liburing is the io_uring library, which provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that donnot need to deal with the full kernel side implementation.

定制我的领域