awake.js
A class to delay a task and/or to control a task in a thread way, with start, stop, pause and resume.
A class to delay a task and/or to control a task in a thread way, with start, stop, pause and resume.
Easy parallel job processing in NodeJS with Banana Fork.
Swift's DispatchQueue recreated for Node.
CancelablePromise is a Promise that can be canceled. It is a Promise that has a status property that can be '`pending`', '`resolved`', '`rejected`' or '`canceled`'. It has an onCancel method that allows you to register a callback that will be called when
Web workers & worker threads as simple as a function call
Communicate with a service worker in a much easier way
A webworker pool rpc management framework
The fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
Electron thread workers using BrowserWindow headless windows
A library that helps you create object/thread/connection pools
A wrapper for a web worker to simplify workers usage
A collection of strategies for yielding to the event loop, to avoid blocking for too long.
sync , queue , async to sync , thread party function in node.js
Implementing cross-thread serialization using SharedArrayBuffer + Atomics
A lightweight tool built on top of Node.js worker_threads, enabling multithreading.
Sequential programming for node.js, end of callback hell
OpenThread commissioner node bindings for connecting to and interacting with an OpenThread border router
Export functions and class into a web worker
PrivMX Web Endpoint library
CSV parser for the browser, modified for SimWrapper to handle quoted text strings sanely