Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37409957
en ru br
ALT Linux repos
S:2.4-alt1

Group :: System/Libraries
RPM: liburing

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.4-alt1
Build date: 11 june 2023, 12:19 ( 44.8 weeks ago )
Size: 217.32 Kb

Home page:   http://git.kernel.dk/cgit/liburing

License: (GPL-2.0-only AND LGPL-2.1-or-later) OR MIT
Summary: The io_uring library
Description:

Provides native async IO for the Linux 5.1+ kernel, in a fast
and efficient manner, for both buffered and O_DIRECT.

liburing provides helpers to setup and teardown io_uring instances,
and also a simplified interface for applications that don't need
(or want) to deal with the full kernel side implementation.

Current maintainer: Vitaly Chikunov

List of contributors

List of rpms provided by this srpm:

  • liburing
  • liburing-debuginfo
  • liburing-devel
  • liburing-devel-static
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin