Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

liburing/2.8

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.
Recipe info
GPL-2.0-or-later, LGPL-2.1-or-later, MIT
2024-10-29

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
liburing/2.8

Using liburing

Loading ...
Loading...