Description
Provides the Linux-native asynchronous I/O library used by programs that need to submit disk or file operations without waiting for each operation to finish immediately.
Most users install it as a dependency for databases, storage tools, or performance-sensitive applications. Developers use it when software needs the older Linux AIO interface.