lparallel
Parallelism library
A library for parallel programming in Common Lisp
Parallelism for Common Lisp
17 stars
5 watching
5 forks
Language: Common Lisp
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lmj/lparallel | A Common Lisp library for parallel programming with fine-grained control over task submission and execution. | 246 |
sharplispers/cormanlisp | A Common Lisp development environment for Microsoft Windows operating systems. | 569 |
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 | 106 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
sharplispers/montezuma | A text search engine library for Common Lisp based on the Lucene library. | 47 |
alex-sherman/deco | A Python library that simplifies parallel computing by automatically dividing work into concurrent tasks and synchronizing their execution. | 1,573 |
com-lihaoyi/fastparse | A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
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 | 84 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
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 |