cf-worker-mqtt-relay
A relay server that allows you to perform simple communication with external MQTT servers in Cloudflare Worker.
A relay server that allows you to perform simple communication with external MQTT servers in Cloudflare Worker.
A reverse engineering library that simulates deployment links in Cloudflare Workers Playground
Webpack loader: offload modules to Worker threads seamlessly using Comlink
A priority worker queue that allows you to work with more than just integers and allows you to configure concurrency.
AIN Connect Worker Base
OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
celery written in nodejs
celery written in nodejs
Expose axios through a web worker. Not all the axios features are available due to limitation in the service worker postMessage api.
Simple worker middleware in Typescript for cloudflare
cloudflare-tools
cloudflare-tools-fetch
Simpler Cloudflare KV Store implementation.
Makes it easy to distribute arbitrary scripts across multiple workers.
Redux "container" that let you run all your redux code (reducers, thunk, sagas, actions, etc...) inside a web worker that communicate with the main app thread and update the main store accordingly.
Redux middleware that let you use web worker with ease to handle your expensive (or not) actions
Cloudflare Worker Framework
Cloudflare Worker Router Typescript is a lightweight Express-like router library for Cloudflare Workers including service workers, modules, and Durable Objects
Inspired by Node Express, Cloud-Router makes it easier to build and organize your backend api using Cloudflare workers
A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker