compiler-explorer / compiler-explorer/compiler-explorer

[LIB REQUEST]: liburing

Open
#5,294 0 comments 0 reactions 0 assignees View on GitHub
new-libs request
Dominant language
TypeScript
Stars
19.1k
Forks
2.1k
Avg merge
3d 15h
Merged PRs (30d)
67

Description

### Library name

liburing

### Library description

Single-threaded io_uring helper used for setting up and tearing down rings along with managing the submission and completion queues.

### Library repository

https://github.com/axboe/liburing

### Motivation

I like sharing liburing examples and also Asio depends on it when io_uring support is enabled so any code snippets that attempt to use Asio under these conditions just fail to compile with a missing `liburing.h` header.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.