lparallel

Parallelism library

A Common Lisp library for parallel programming with fine-grained control over task submission and execution.

Parallelism for Common Lisp

GitHub

246 stars
22 watching
29 forks
Language: Common Lisp
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lmj/lfarm A library for distributing work across machines using parallel processing 106
sharplispers/lparallel A library for parallel programming in Common Lisp 17
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
mmaul/clml A high-performance statistical machine learning library written in Common Lisp 261
parsl/parsl A Python parallel scripting library for expressing multi-step workflows and harnessing computing resources across multiple cores and nodes. 515
pikatchu/linearml A programming language designed to write efficient parallel programs using functional principles. 432
parallella/pal An optimized C library for parallel computing and data movement on resource-constrained devices 301
com-lihaoyi/fastparse A Scala-based library for writing fast parsers using parser combinators. 1,098
jflarvoire/libxml2 An XML toolkit with added support for Simplified XML (SML) parsing and generation. 3
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 312
lsevero/abclj An interop project allowing direct interaction between Clojure and Common Lisp 88
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 135
xavierleroy/ocamlmpi An interface between OCaml and the Message Passing Interface (MPI) for distributed-memory parallel programming 24
lpsantil/rt0 A minimal C runtime for Linux on i386 & x86_64 579