mvar
MVar data type for predictable low-level concurrency.
MVar data type for predictable low-level concurrency.
Easy to use, dependency free and typesafe concurrent pool of async and promise returning functions
md5-json
100% Vanilla Javascript Multithreaded LZW Compression Library
Promise concurrency patterns made simple
Lightweight TypeScript/ES2017 class to simulate an asynchronous semaphore, with several utility functions
Bits of Clojure's `core.async` ported to JS
wrapper that makes asynchronous services return in the order they were called
Relign is a control flow library for promises inspired by async
迷你的并发 Promise 处理器
lightweight concurrent function queue
Tiny library introducing an easy design pattern.
One promise for multiple tasks in flight to avoid async duplication
A minimal child process manager for node.
m(icro)queue is a lightweight es6+ library that exports an asynchronous function queue with adjustable concurrency
Signle App Instance Mutex locker implementation for TypeScript
Modern, fast, and innovative test runner with parallelism, concurrency, caching and incremental testing. Since 2017.
async single worker tasks queue that supports concurrency, priority and provide simple interface for passing task arguments
MPI-like concurrency for a pool of web workers
A queue manager class which process tasks with given workers, with adjustable concurrency. It can automatically load tasks, pause resume etc