Asynchronous operations for Common Lisp
Cl-async is a library for general purpose, non-blocking programming in Common Lisp.
The main goal is to provide an experience that makes general asynchronous programming in lisp natural, and to also provide a number of drivers on top of cl-async.
cl-async v0.6.x introduces breaking changes. Please see the guide on upgrading to v0.6.x.