SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Worker Projects
-
worker
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
Project mention: Graphile-worker: High performance Node.js/PostgreSQL job queue | news.ycombinator.com | 2024-11-04 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
During my research for this post, I discovered main-thread-scheduling, a JavaScript task scheduler developed by Antonio Stoilkov that focuses on helping you improve perceived page performance, and therefore, your INP scores. It uses isInputPending() if available, but provides scheduling functionality for all browsers. Personally, I haven’t had a use case to test this just yet, but at first glance, it’s currently maintained and could be worth a try.
-
-
quickjs
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox (by sebastianwessel)
For more detailed documentation and examples, check out the official documentation and the example repository.
-
-
-
-
-
-
cloudflare-worker-router
A super lightweight router (1.0K) with middleware support and ZERO dependencies for Cloudflare Workers.
-
-
-
Project mention: I revived TypeScript RPC framework for WebSocket (+NestJS) and Worker protocols from 8 years ago. | dev.to | 2024-05-18
git clone https://github.com/samchon/tgrid.example.shared-worker npm install npm run build npm start
-
react-worker-components-plugin
⚡ Something like react server components, but web workers instead of a server
-
-
html-rewriter
WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.
-
-
worktank
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
-
run
Safely execute untrusted code with ESM syntax support, dynamic injection of ESM modules from URL or plain JS code, and granular access control based on whitelisting for each JS object. (by initminal)
-
-
-
Project mention: Show HN: Hatchet – Open-source distributed task queue | news.ycombinator.com | 2024-03-08
-
TypeScript Worker discussion
TypeScript Worker related posts
-
Graphile-worker: High performance Node.js/PostgreSQL job queue
-
What is INP and why you should care
-
GitHub - graphile/worker: High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
High performance Node.js/PostgreSQL job queue
-
PGMQ: Simple Message Queues Built on Postgres
-
How Trigger.dev makes serverless background jobs possible
-
Intro to PostGraphile V5 (Part 2): Plugins and Presets
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
Index
What are some of the best open-source Worker projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | worker | 1,838 |
2 | main-thread-scheduling | 1,309 |
3 | vite-ssr | 834 |
4 | quickjs | 622 |
5 | post-me | 491 |
6 | msw-storybook-addon | 410 |
7 | EmailFlare | 295 |
8 | workers-qb | 273 |
9 | cf-workers-telegram-bot | 246 |
10 | cloudflare-worker-router | 229 |
11 | web-voice-processor | 200 |
12 | leek | 150 |
13 | tgrid | 146 |
14 | react-worker-components-plugin | 103 |
15 | self-workerd | 91 |
16 | html-rewriter | 83 |
17 | Conveyor MQ | 50 |
18 | worktank | 39 |
19 | run | 28 |
20 | lot | 28 |
21 | pg-tbus | 22 |
22 | wakaq-ts | 22 |
23 | threadman | 18 |