lparallel

Parallelism library

A library that enables fine-grained parallelism in Common Lisp, allowing developers to express and manage concurrent tasks efficiently.

Parallelism for Common Lisp

GitHub

17 stars
5 watching
5 forks
Language: Common Lisp
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lmj/lparallel A library that simplifies parallel programming in Common Lisp with features such as task submission, condition handling, and computation trees. 242
sharplispers/cormanlisp A Common Lisp development environment for Microsoft Windows operating systems. 570
sharplispers/cl-jpeg A Common Lisp library for encoding and decoding JPEG images 23
lmj/lfarm A library for distributing work across machines using parallel processing 105
pascalcombier/plain-common-lisp A framework to simplify Common Lisp development on Windows 20
sharplispers/montezuma A full-text indexing and search library for Common Lisp 47
alex-sherman/deco A Python library that simplifies parallel computing by automatically dividing work into concurrent tasks and synchronizing their execution. 1,574
com-lihaoyi/fastparse A Scala-based library for writing fast parsers using parser combinators. 1,094
stevenjl/parex An Elixir module that executes multiple processes in parallel to speed up slow computations 63
sharplispers/log4cl A Common Lisp logging framework modeled after Log4J 83
sharplispers/ironclad A cryptographic toolkit written in Common Lisp. 175
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
unixjunkie/parany A tool for parallelizing computations and processing large streams of data 52
pikatchu/linearml A programming language designed to write efficient parallel programs using functional principles. 432
sharplispers/xpath An implementation of the XML Path Language (XPath) for querying and manipulating XML documents 8