liburing/2.7

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
2024-08-18

Available packages
Linux
Windows
macOS
macOS Apple Silicon

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

Using liburing

Loading ...
Loading...