lparallel VS SICL

Compare lparallel vs SICL and see what are their differences.

SICL

A fresh implementation of Common Lisp (by robert-strandh)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lparallel SICL
4 26
239 1,051
- -
0.0 9.9
over 1 year ago 6 days ago
Common Lisp TeX
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lparallel

Posts with mentions or reviews of lparallel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.
  • Request for help merging PR to lparallel
    2 projects | /r/lisp | 10 May 2023
    A while ago (pretty long while actually) i've found this inconsistency in setting thread bindings in lparallel. Fixed it with this little PR https://github.com/lmj/lparallel/pull/41
  • Consuming HTTP endpoint using Common Lisp
    3 projects | dev.to | 17 Oct 2022
    Parallel First package to use is lparallel to enable parallel processing without much coding on my side. Thing are easy here, you define lparallel:*kernel* with number of workers available for parallel tasks, define channel to receive results and start coding. I have actually used approach that does not even require channel for results.
  • A vision of a multi-threaded Emacs
    7 projects | /r/emacs | 20 May 2022
    Users should work with higher level primitives like tasks, parallel loops, asynchronous functions etc. Think TBB, Thrust, Taskflow, lparallel for CL, etc.
  • Are there public experiments with parallel and concurrent lisp 'engines'?
    6 projects | /r/lisp | 12 Feb 2022
    Observe, I am not asking for libraries or frameworks to enable writing threaded or task based and concurrent user applications, I am aware of those myself, for example lparallel for CL. What I am interested about is, if it is worth, or even possible, to parallelize core lisp runtime itself.

SICL

Posts with mentions or reviews of SICL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.

What are some alternatives?

When comparing lparallel and SICL you can also consider the following projects:

oneTBB - oneAPI Threading Building Blocks (oneTBB)

HVM - A massively parallel, optimal functional runtime in Rust

Eclector - A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees

clasp - clasp Common Lisp environment

Taskflow - A General-purpose Parallel and Heterogeneous Task Programming System

whirlisp - A whirlwind Lisp adventure

emacs-request - Request.el -- Easy HTTP request for Emacs Lisp

one-more-re-nightmare - A fast regular expression compiler in Common Lisp

Thrust - [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl

gophernotes - The Go kernel for Jupyter notebooks and nteract.

river-runner - Uses USGS/MERIT Basin data to visualize the path of a rain droplet to its endpoint.