TypeScript Worker

Open-source TypeScript projects categorized as Worker

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

    SaaSHub logo
  • main-thread-scheduling

    Fast and consistently responsive apps using a single function call

    Project mention: What is INP and why you should care | dev.to | 2024-03-12

    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.

  • vite-ssr

    Use Vite for server side rendering in Node

  • quickjs

    A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox (by sebastianwessel)

    Project mention: Execute JavaScript in a WebAssembly QuickJS Sandbox | dev.to | 2024-07-07

    For more detailed documentation and examples, check out the official documentation and the example repository.

  • post-me

    📩 Use web Workers and other Windows through a simple Promise API

  • msw-storybook-addon

    Mock API requests in Storybook with Mock Service Worker.

  • EmailFlare

    Send emails from your domain through Cloudflare for free. Self host on your account.

  • workers-qb

    Zero dependencies Query Builder for Cloudflare Workers

  • cf-workers-telegram-bot

    Telegram Bot library for CloudFlare Workers

  • cloudflare-worker-router

    A super lightweight router (1.0K) with middleware support and ZERO dependencies for Cloudflare Workers.

  • web-voice-processor

    A library for real-time voice processing in web browsers

  • leek

    Celery Tasks Monitoring Tool

  • tgrid

    TypeScript RPC (Remote Procedure Call) for WebSocket and Worker protocols

    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

  • self-workerd

    Self-host your own FaaS with workerd, the Cloudflare javascript runtime

  • html-rewriter

    WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.

  • Conveyor MQ

    A fast, robust and extensible distributed task/job queue for Node.js, powered by Redis.

  • 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)

  • lot

    Sandbox for isolating ECMAScript code

  • pg-tbus

    End-to-end typesafe tasks and integration events on postgres made easy.

  • wakaq-ts

    Background task queue for TypeScript backed by Redis, a super minimal Celery

    Project mention: Show HN: Hatchet – Open-source distributed task queue | news.ycombinator.com | 2024-03-08
  • threadman

    Worker threads made easy

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Worker discussion

Log in or Post with

TypeScript Worker related posts

  • Graphile-worker: High performance Node.js/PostgreSQL job queue

    1 project | news.ycombinator.com | 4 Nov 2024
  • What is INP and why you should care

    1 project | dev.to | 12 Mar 2024
  • 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)

    1 project | /r/PostgreSQL | 25 Nov 2023
  • High performance Node.js/PostgreSQL job queue

    1 project | news.ycombinator.com | 20 Nov 2023
  • PGMQ: Simple Message Queues Built on Postgres

    2 projects | news.ycombinator.com | 8 Aug 2023
  • How Trigger.dev makes serverless background jobs possible

    2 projects | dev.to | 21 Jul 2023
  • Intro to PostGraphile V5 (Part 2): Plugins and Presets

    2 projects | dev.to | 27 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?