sporadic

Concurrency library

A set of abstractions for concurrency and asynchronous programming in JavaScript

Composable Concurrency Abstractions for JavaScript. railway_track rhinoceros train vertical_traffic_light

GitHub

18 stars
2 watching
3 forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists

async-awaitchannelsconcurrencycoroutinesjavascriptpromisesreactive-programmingstreams

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mpusz/coroutines A library for writing concurrent code using cooperative multitasking 0
safareli/free A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. 58
sindresorhus/p-all Concurrently execute multiple promise-returning functions with optional concurrency limits. 315
sindresorhus/p-times Runs promise-returning & async functions multiple times concurrently 38
asyncninja/asyncninja Provides primitives and tools for concurrency and reactive programming in Swift 156
a-synchronous/rubico Enables simple and composable asynchronous functional programming in JavaScript 275
zewo/venice A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. 1,495
zewo/zewo A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. 1,853
araq/malebolgia A library that simplifies concurrent and parallel programming using structured concurrency and thread pools. 109
arunsworld/nursery A package providing abstractions for structured concurrency in Go 66
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
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
jcouyang/conjs A Clojure implementation of persistent data structures and channel APIs for JavaScript 29
martinmalinda/vue-concurrency A library that provides abstraction and management of asynchronous operations for Vue applications. 352
tidwall/neco A C concurrency library providing coroutines and synchronization primitives. 1,138