An abstraction over LÖVE threads.
$ luarocks install --server=https://luarocks.org/dev love-threadpool
It implements a way to distribute and synchronize operations, from the main thread to secondary threads.
root