clj-con

Concurrency package

A Common Lisp package providing concurrency operations similar to Clojure

Clojure-style concurrency operations in Common Lisp

GitHub

35 stars
2 watching
0 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dtenny/clj-arrows A set of macros and functions providing Clojure-compatible threading and transformation functionality in Common Lisp 10
eigenhombre/cl-oju Provides common Lisp equivalents of Clojure functions for sequence manipulation 19
dakrone/clojure-opennlp A Clojure library providing an interface to OpenNLP's NLP functionality 753
dtenny/clj-re A set of regular expression functions inspired by Clojure's API. 10
lsevero/abclj An interop project allowing direct interaction between Clojure and Common Lisp 88
clj-commons/manifold A compatibility layer for event-driven abstractions 1,021
kraison/cl-neo4j An interface to the Neo4j graph database API for Common Lisp 26
clj-commons/digest Provides message digest functions for data integrity verification in Clojure programming 158
wadehennessey/wcl Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. 79
tidwall/neco A C concurrency library providing coroutines and synchronization primitives. 1,138
clj-commons/secretary A client-side router for ClojureScript 774
clozure/ccl A Common Lisp compiler and runtime environment 855
clj-commons/durable-queue A Clojure library implementing a task queue that survives process restarts and is bounded by disk space 385
clj-python/libpython-clj Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. 1,088
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173