CMD + K

libaio

Community

Provides the Linux-native API for async I/O

Installation

To install this package, run one of the following:

Conda
$conda install geertsky::libaio

Usage Tracking

0.3.113
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a richer API and capability set than the simple POSIX async I/O facility. This library, libaio, provides the Linux-native API for async I/O. The POSIX async I/O facility requires this library in order to provide kernel-accelerated async I/O capabilities, as do applications which require the Linux-native async I/O API.

About

Summary

Provides the Linux-native API for async I/O

Last Updated

Apr 15, 2026 at 10:30

License

LGPL-2.0-or-later

Supported Platforms

linux-64