pulsar

Concurrency framework

Provides a concurrency framework with fibers, channels and actors for Clojure.

Fibers, Channels and Actors for Clojure

GitHub

911 stars
51 watching
53 forks
Language: Clojure
last commit: almost 5 years ago
Linked from 1 awesome list

actorsclojureconcurrencyfibersjvm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gpars/gpars A framework for writing concurrent programs in Java or Groovy with an intuitive and safe API 244
puniverse/comsat A toolkit providing fibers and actors for concurrent web development in Java. 598
teaentitylab/fprust A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming 119
iu-parfunc/lvars Provides a data structure and framework for monotonically-growing concurrent programs 81
aarvid/actors An Actor-based concurrency framework for Common Lisp applications 12
venantius/photon A Clojure(Script) library for building real-time web applications. 7
revsic/cpp-concurrency A C++ concurrency implementation inspired by Golang's style 15
digital-fabric/polyphony A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. 659
funcool/promesa A promise library and concurrency toolkit for Clojure and ClojureScript. 498
sindresorhus/p-all Concurrently execute multiple promise-returning functions with optional concurrency limits. 315
funcool/cats Provides higher-order abstractions for category theory and algebraic structures in Clojure and ClojureScript. 941
peterfriese/swiftui-concurrency-essentials A set of articles and videos teaching Swift Concurrency in SwiftUI 113
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
crabmusket/haskell-simple-concurrency A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. 79
amanieu/asyncplusplus A lightweight concurrency framework for C++11 1,350