miniflare
Fun, full-featured, fully-local simulator for Cloudflare Workers
Fun, full-featured, fully-local simulator for Cloudflare Workers
Core module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers
Convert Send Message and on Message to asynchronous get and call style
A memory store worker for managing key-value pairs with memory limits.
Cooperative multi-tasking for Javascript
Comlink Alternative. Built with JSON-RPC.
A tiny threading library, made for browsers and Node.
High-performance native shared object store for Node.js worker threads
Background job processor using NATS
Multi-threading in no time with seamless TypeScript support.
Peer to object adapter
organization-ask-coal-store
Open Telemetry Cloudflare Workers Library. Provides a basic sdk for instrumenting workers.
Parallel/concurrent async work, optionally using multiple processes
A Node.js library for offloading heavy computations to worker threads with memoization
An npm package for running JavaScript functions in a different Thread. This implementation uses the Worker API. It works for both browsers and NodeJs. Based on the run environment, it uses the Nodejs build-in library "worker_threads" or the default window
The set of async flow control structures and promise utils.
Universal Worker
AIN Connect Worker Base
Mock fetch() with native Request / Response API. Works with globalThis, service worker, @mswjs/interceptors, and custom contexts