./devel/liburing, Library for the Linux kernel io_uring interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3, Package name: liburing-2.3, Maintainer: als

This is the Linux io_uring library, liburing. liburing provides helpers to
set up and tear down io_uring instances, and also a simplified interface
for applications that don't need (or want) to deal with the full kernel-
side implementation.


Master sites:

Filesize: 257.502 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-19 17:20:48 by Nia Alarie | Files touched by this commit (1)
Log message:
liburing: Require a c11 compiler for stdatomic.
   2023-04-17 23:32:54 by David H. Gutteridge | Files touched by this commit (5)
Log message:
liburing: import new package, version 2.3

This is the Linux io_uring library, liburing. liburing provides helpers to
set up and tear down io_uring instances, and also a simplified interface
for applications that don't need (or want) to deal with the full kernel-
side implementation.

Packaged in wip by Alexander Schreiber. Minor adjustments by myself, also
build tested on Fedora 37.