Clooney - JavaScript
Clooney Clooney is an actor (ayooo) library for the web. Classes given to Clooney will be instantiated and run in a worker, keeping the main thread responsive. Quickstart An example says more than 1000 words: <s
Dethread - JavaScript
deThread is a library that enables distributed computing with JavaScript in the web browser. deThread handles server-side application logic & task distribution, task failure management (e.g. client disconnection) and client managemen
Suite - Python
Suite, aka Staffjoy V1 Staffjoy is shutting down, so we are open-sourcing our code. This version of our V1, intended for on-demand companies and call centers, has been heavily modified so that Staffjoy customers may continue u
Service workers - JavaScript
*** THIS PROJECT IS NO LONGER MAINTAINED *** Service Worker Toolchain A collection of service worker generation tools. Configurable and forkable. Includes the following packages generate-service-w
Worker box
Worker Box Worker Box is a toolbox to help you test Web Workers. It provides an easy way to create, stub, and modify your Workers without complicated test servers or monkey patches. For more info, be sure to check out the docu
Jsdom worker - JavaScript
jsdom-worker Lets you use Web Workers in Jest! This is an experimental implementation of the Web Worker API (specifically Dedicated Worker) for JSDOM. It does not currently do any real threading, rather it implements t
React worker image - JavaScript
react-worker-image React component to fetch image resources via web workers react-worker-image is a React component for loading images via a web worker. Thereby not blocking the main thread and speeding up page load time.
Next offline - JavaScript
next-offline Use Workbox with Next.js and easily enable offline functionality in your application! Installation $ npm install --save next-offline $ yarn add next-offline Usage There
Web worker proxy - JavaScript
web-worker-proxy A better way of working with web workers. Uses JavaScript Proxies to make communcation with web workers similar to interacting with normal objects. Why Web workers are great to offload work to a
Aww - JavaScript
aww Async Iterables Interfaces for Web Workers This is a proof of concept library that enables async iteration with web workers. Errors handling is not yet supported. npm i -S aww Do not use the postMessage method of my wra
Threads.js - TypeScript
Offload CPU-intensive tasks to worker threads in node.js, web browsers and electron using one uniform API. Uses web workers in the browser, worker_threads in node 12+ and tiny-worker in node 8 to 11. Feature
Vuex search - JavaScript
Vuex Search is a plugin for searching collections of objects. Search algorithms powered by js-worker-search. See working example here. Installation: n
Wrangler - Rust
? wrangler wrangler is a CLI tool designed for folks who are interested in using Cloudflare Workers. Installation You have many options to in
Super productivity
To-do list & time tracker for programmers & other digital workers with Jira, Github and Gitlab integration
Terraform cloudflare maintenance - JavaScript
Terraform module to create a responsive Maintenance Page using Cloudflare Workers.
Onedrive cf index - JavaScript
? Yet Another OneDrive Index. Powered by Cloudflare Workers. Inspired and originated greatly from heymind/OneDrive-Index-Cloudflare-Worker.
Flareact - JavaScript
Flareact is an edge-rendered React framework powered by Cloudflare Workers.
Job search resources -
Job search resources for tech, design, and web development-related jobs for workers impacted by the COVID-19 pandemic
Cloudflare workers blog - CSS
一个运行在cloudflare workers 上的博客程序,使用 cloudflare KV作为数据库,无其他依赖. 兼容静态博客的速度,以及动态博客的灵活性,方便搭建不折腾.
Cf workers status page - JavaScript
Cloudflare Worker - Status Page Monitor your websites, showcase status including daily history, and get Slack notification whenever your website statu
React worker components - TypeScript
React Worker Components simplify using Web Workers
Sqlite worker - JavaScript
A simple, and persistent, SQLite database for Web and Workers, based on sql.js and sqlite-tag.
Edge sql - C
A Cloudflare Worker embedding SQLite with WASM and a simple Forex dataset.
Vitessedge template - TypeScript
Vitessedge Deploy your fullstack SSR apps to Cloudflare Workers using Vitedge. Live Demo Vue + Vite + SSR template based on @antfu's Vitesse Features
Cloudflare bypass - JavaScript
Bypass Cloudflare General Related to my Medium post: How to bypass Cloudflare bot protection Detailed operation Step 1: You make your request to mypro
Supabase workers proxy - TypeScript
supabase-workers-proxy This codebase is a proof-of-concept for making API requests to Supabase inside of a Cloudflare Workers serverless function. Sup
Doom workers - JavaScript
Website and Message Router source code for the Multiplayer Doom on Cloudflare Workers tech demo
Miniflare - TypeScript
Miniflare is a simulator for developing and testing Cloudflare Workers.
Shortener - TypeScript
Shortener This is nothing special, just a normal run of the mill URL shortener which I use to power dstn.to Uses my Cloudflare worker template The dat
Supaflare - Vue
Launch your own personal URL shortener / redirection service using free tiers of Supabase, Cloudflare Workers and Cloudflare Pages. Features Redirecti
Waiting room
A Waiting Room for your website with Cloudflare Workers and Serverless Redis
Uuidgen.dev - TypeScript
uuidgen.dev Pages The pages/ directory contains the hugo content to generate the HTML site hosted on Cloudflare Pages. Workers The workers/ directory
Fauna workers - JavaScript
This repository contains unofficial patterns, sample code, or tools to help developers build more effectively with Fauna. All Fauna Labs repositories
Remix cloudflare demo - CSS
remix-worker-template The current starter template is based on Remix 0.20.1. Remix Docs Customer Dashboard Give it a try The deploy button will guide
Wrangler2 - TypeScript
? wrangler wrangler is a command line tool for building Cloudflare Workers. (Read the full stack week launch blog post.) DISCLAIMER: This is a work i
Arbor - JavaScript
arbor.js -------- Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, a
Workers queue demo - TypeScript
Durable Objects REST Message Queue Example Note: You must use wrangler 1.19.3 or newer to deploy this project. An edge message queue service that runs
Multiflare - TypeScript
Run multiple simulated Cloudflare Workers in your project with multiflare utilizing the amazing miniflare and its mount option ? This is useful if yo
Extended worker - JavaScript
Extended worker library A wrapper for a web worker Basic usage Use makeWorker function inside a worker file to attach the library interface to methods
Github proxy - TypeScript
github-proxy Properly implemented proxy for GitHub running on Cloudflare Workers, trying to be feature-rich while not bloated. Acknowledgements hunshc
Big Mac Index Analysis - Jupyter Notebook
Correlating the Big Mac Index with the Net Hourly Wages of workers in 27 Countries What is the Big-Mac Index ? ? The Big Mac index is a survey create
Blueboat - Rust
Blueboat Blueboat is an open-source alternative to Cloudflare Workers. Blueboat aims to be a developer-friendly, multi-tenant platform for serverless
Cloudflare workers svelte - Svelte
cloudflare-workers-svelte Example repository on how to run a SvelteJS (SvelteKit) website on Cloudflare Workers. Overview src/: the SvelteJS source co