/cl-funcpar

Parallel abstractions for Common Lisp

Primary LanguageCommon Lisp

This is a Common Lisp library to do parallel computing using well-known functional abstractions such as mapcar or dolist.
You'll need the Eager-Future2 package.