cl-async
Cl-async is a asynchronous I/O library wrapping the libuv C library. It provides low-level async and threading methods for various operations, such as TCP, filesystem access, cross-thread signaling, etc.

Repository: https://github.com/orthecreedence/cl-async

License: MIT

See also: IOLib CLEE cl-event blackbird


Topics: system programming networking concurrency