hertzscript-velocity
Velocity is a concurrent REPL which is designed specifically for HertzScript coroutines. All code runs concurrently alongside the REPL, so you can continue typing/adding code while existing code is still running.
Velocity is a concurrent REPL which is designed specifically for HertzScript coroutines. All code runs concurrently alongside the REPL, so you can continue typing/adding code while existing code is still running.
utility module for promises to control their execution and their resolution sequence
Promise queue with concurrency control
Simple middleware to limit concurrency
Fork of the original Jest Runner for Babel and a lot better, plays nicely with monorepos
asyncflow is an expressive, capable and easy to use async flow library based on node-fibers.
Async job queue that limits the number of concurrent jobs.
Async job queue that limits the rate of job execution.
A simple queue for executing promises concurrently. You can set timeouts, max concurrency as well as retries
Make CPU intensive code asynchronous just like Javascript IO call
Run an async processor function over an array of values with limited concurrency, useful for working with large number of files.
A little helper to create a queue of async function with limited concurrency.
promise queue
Channel communication primitive
A tiny worker for javascript
experimental golang like concurency for javascript
Don't Start Function Until Current Callstack Ends
A short Count Down Latch with error handling / response holding
Backbone extension with improved views and CSP channels