PACKAGE NAME: aml-20250911_f7e3e84-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./libraries/aml PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 64 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: aml: aml (Andri's Main Loop) aml: aml: AML is a portable and simple event loop library for C. It provides aml: file descriptor event handlers, timers, tickers, signal handlers, aml: idle dispatch callbacks, a thread pool, and interoperability with aml: other event loops. The library focuses on portability, utility, and aml: simplicity while avoiding complexity like the C10K problem. aml: aml: Homepage: https://github.com/any1/aml aml: aml: