assist-worker
providing minimal APIs to allow you to use Web Workers more flexibly in your code.
providing minimal APIs to allow you to use Web Workers more flexibly in your code.
Astro loader for loading Bluesky posts and threads using AT-URI.
Call another threads as simple as a function call
Bee implementation for node.
Common for nodejs and browser bees.
This is a Node.js thread library that makes creating threads really easy!
Easy parallel job processing in NodeJS with Banana Fork.
[English](https://github.com/mchao123/better-webworker/blob/main/README.md) | [中文](https://github.com/mchao123/better-webworker/blob/main/README.zh-CN.md)
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
Communicate with a service worker in a much easier way
Web workers & worker threads as simple as a function call
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
A webworker pool rpc management framework
Swift's DispatchQueue recreated for Node.
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
A wrapper for a web worker to simplify workers usage
A library that helps you create object/thread/connection pools
Implementing cross-thread serialization using SharedArrayBuffer + Atomics