GitHub topics: worker-threads
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
Language: TypeScript - Size: 3.63 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 4,666 - Forks: 127

Neosoulink/quick-threejs
Quick start a Three.js project with optimized configurations
Language: TypeScript - Size: 2.56 MB - Last synced at: about 6 hours ago - Pushed at: 7 days ago - Stars: 6 - Forks: 2

tinylibs/tinypool
🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
Language: TypeScript - Size: 1.28 MB - Last synced at: 7 days ago - Pushed at: 26 days ago - Stars: 1,395 - Forks: 36

sebastianwessel/quickjs
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
Language: TypeScript - Size: 3.73 MB - Last synced at: 8 days ago - Pushed at: 23 days ago - Stars: 719 - Forks: 22

parallel-js/parallel.js
Easy multi-core processing utilities for Node.
Language: JavaScript - Size: 536 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 3,241 - Forks: 197

andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
Language: TypeScript - Size: 1.58 MB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 3,455 - Forks: 168

mmomtchev/SharedMap
Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory allocated, coalesced-chaining HashMap, backed by SharedArrayBuffer
Language: JavaScript - Size: 1.55 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 42 - Forks: 7

jczic/MicroWorkers
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
Language: Python - Size: 61.5 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 12

shilangyu/anyworker
Stop worrying about your Worker's environment
Language: TypeScript - Size: 606 KB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

karlobratko/mandelbrot-cli
Mandelbrot CLI implemented in C programming language
Language: C - Size: 8.79 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

BitairLabs/concurrent.js
Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js, Deno & Bun)
Language: TypeScript - Size: 283 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 389 - Forks: 6

W4G1/multithreading
⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.
Language: TypeScript - Size: 495 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 326 - Forks: 11

ralphv/threadosaurus
A simple and intuitive way to utilize worker threads in Node.js with TypeScript.
Language: TypeScript - Size: 1.95 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

egocentryk/nestjs-advanced-concepts
Playground for a deeper understanding of NestJS and learn how to approach more complex scenarios in modern Node applications.
Language: TypeScript - Size: 387 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

austinksmith/Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Language: JavaScript - Size: 42.8 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 591 - Forks: 33

NiladriChatterje/game-store-stripe-nodemailer
e-commerce platform
Language: TypeScript - Size: 813 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pzi/heic-converter
Playing with Web Workers to convert HEIC files
Language: TypeScript - Size: 312 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

foyzulkarim/terminal-in-browser
This is an adventurous project where I aimed to input terminal commands in browser and execute them in server, and through websocket protocol show the actual terminal updates into the browser in real time.
Language: TypeScript - Size: 1.3 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 10

anitaa1990/Android-Cheat-sheet
Cheat Sheet for Android Interviews
Language: Java - Size: 350 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2,236 - Forks: 695

PKief/nodejs-worker-threads
Demo for NodeJS WorkerThreads
Language: TypeScript - Size: 3.91 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 4

lorepozo/workerpool
A simple thread pool for stateful parallel task execution
Language: Rust - Size: 154 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 4

snuffyDev/svelte-worker-store
:zap: Turbocharge your apps with multithreaded Svelte stores.
Language: Svelte - Size: 301 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 51 - Forks: 0

flipeador/node-workerpool
Create a pool of workers and execute a function or file in worker threads and child processes.
Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

hywax/nuxt-layers-prepare
Nuxt module for preparing Nuxt layers
Language: TypeScript - Size: 182 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

tripolskypetr/worker-testbed
A worker-threads based test framework using Node.js, tape, and functools-kit, enabling parallel execution of isolated test cases. The main thread registers and spawns worker threads for each test, while the workers retrieve and execute tests, reporting results back via parentPort. This approach enhances test isolation
Language: TypeScript - Size: 155 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

faranalytics/port_agent
A RPC-like facility for making inter-thread function calls.
Language: TypeScript - Size: 237 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

faranalytics/scalability
Scalability is a type-safe service scaling facility built on Network-Services.
Language: TypeScript - Size: 166 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rajagopal28/simple-web-crawler
Java based web-crawler program which makes use of pool based multi-threading, simple UI with Swing and jsoup to nested web crawling
Language: Java - Size: 2.02 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

kikoveiga/feup-sdle
Large Scale Distributed Systems (SDLE) Project (2024/2025): MSc in Informatics and Computing Engineering @ FEUP
Language: C++ - Size: 7.63 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AlexiaChen/multi-thread-design-pattern
Implementation of multi-thread Design Pattern in Java
Language: Java - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

spencerjibz/video_compression
Video compression nodejs
Language: JavaScript - Size: 39.1 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 1

sanjaydeveloper15/node-js-worker-threads
Demonstrating multi-threading in Node.js using the node:worker_threads module, enabling parallel execution for computationally intensive tasks and improved performance.
Language: JavaScript - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

HowProgrammingWorks/Threads
Multithreading: WorkerThreads, Workers, SheredWorkers
Language: JavaScript - Size: 38.1 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 12 - Forks: 3

mstephen19/nanolith
Multithreading in Node.js made simple with seamless TypeScript support.
Language: TypeScript - Size: 16.9 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 2

quik-fe/mapred
MapReduce for nodejs
Language: TypeScript - Size: 68.4 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kwolfy/iworker 📦
Promise-based wrapper for worker_threads
Language: TypeScript - Size: 68.4 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

KromDaniel/web-mutex
Node.js / Browser Mutex implementation for Worker threads :lock:
Language: JavaScript - Size: 83 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

AlexC-ux/wormise
Package for Node.JS that allow to run function (with imports) in separate thread.
Language: TypeScript - Size: 156 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

poggit/libasynql
Asynchronous MySQL access library for PocketMine plugins.
Language: PHP - Size: 3.02 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 134 - Forks: 45

VioletGiraffe/cpputils
A collection of various C++ utility classes
Language: C++ - Size: 152 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 5

aromalanil/worker-man
A simple & better API to consume worker threads in node.js
Language: TypeScript - Size: 37.1 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

samestrin/advanced-console-log
A lightweight and performant logging module for Node.js applications, available as an NPM package. It supports console and file logging with multiple levels and colors, and includes additional features such as memory usage tracking, caller information, and configurable output formats.
Language: JavaScript - Size: 94.7 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

welefen/sharedArrayBufferStore
use sharedArrayBuffer to store data
Language: JavaScript - Size: 12.7 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 1

mwelwankuta/image-match
a multi-threaded tool for batch renaming images of their appearance and match in a datasource
Language: TypeScript - Size: 5.22 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

nairihar/funthreads
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
Language: JavaScript - Size: 811 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 8

sinclairzx81/threadbox
Recursive Worker Threads in NodeJS
Language: TypeScript - Size: 5.1 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 229 - Forks: 9

restuwahyu13/nodejs-other-process
Example implementation worker_threads and child process in nodejs
Language: JavaScript - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nairihar/worker_map
🧵 Tread-safe map structure for worker_threads.
Language: JavaScript - Size: 99.6 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 0

ajeet1308/image-processing-from-csv
Building a system to efficiently process image data from CSV files.
Language: JavaScript - Size: 187 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kristyancarvalho/multi-thread-image-processing
Benchmark comparativo entre processamento de imagens em single thread e utilizando Worker Threads em Node.js. Visa medir e comparar o desempenho de ambas as abordagens ao realizar operações de redimensionamento e conversão para escala de cinza em imagens.
Language: JavaScript - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

piellardj/tessellation-webgl
This project aims at creating colorful art by using iterative tessellation. Each scene is completely random and supports infinite zooming.
Language: TypeScript - Size: 1.81 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

msfragala/slother
Keep your UI snappy by offloading CPU-intensive tasks, but in a lazy way — worker pools that lazy-load when used and spawn new threads as needed
Language: JavaScript - Size: 255 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

trandung2k1/nestjs_tutorial
Learn nestjs 2024 (microservices using tcp, redis, rabbitmq, websocket, cqrs, graphql, bull queues)
Language: TypeScript - Size: 161 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AlessandroAnnini/node-worker-threads
Different approaches to use worker threads in Node.js.
Language: JavaScript - Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pixelcaliber/notification-service
Kafka Consumer loop a "worker" running infinitely and listening to kafka topic through long pooling
Language: Python - Size: 9.75 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jihedmastouri/tasa
(On-Hold) Nodejs in-memory datastore that runs in a separate worker.
Language: TypeScript - Size: 113 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hramov/node-cron-worker
One more cron-based library for running cron tasks in separate worker threads
Language: TypeScript - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

IMRANDIL/node_js_threading_practice
practiced worker thread in nodejs and resized the image successfully using threads
Language: JavaScript - Size: 3.34 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jumperchuck/async-message
Using an interface to call methods on other windows/threads is as simple as calling an asynchronous function
Language: TypeScript - Size: 89.8 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

iarpitnagpure/nodejs-worker-thread-demo
Node JS worker thread demo
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nicholejeannine/thresher_qbwc_integration_app
Quickbooks Desktop Legacy Database Integration
Language: Ruby - Size: 35.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rigwild/ocr-search
🔍 Find files that contain some text with OCR
Language: TypeScript - Size: 2.41 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jnunemaker/brow
🤨 A generic background thread worker for shipping events to some API backend.
Language: Ruby - Size: 214 KB - Last synced at: 18 days ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 1

aswinbennyofficial/go-workerpool-webserver
This repository contains a GoLang implementation of a web server that utilizes concurrent workers to handle resource heavy incoming requests.
Language: Go - Size: 6.84 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0xVR/kyanite
A simple SHA256 hash brute-forcer using worker threads, written in Node.js
Language: JavaScript - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

viniciusestevam/ts-worker
:construction_worker: A simple shorthand to use Node worker_threads with Typescript.
Language: TypeScript - Size: 18.6 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

sashtje/node-nodejs-basics Fork of AlreadyBored/node-nodejs-basics
🚴 Node.js basics
Language: JavaScript - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NibblePoker/Template-Python-Worker-App
Template for a threaded worker-based applications in Python.
Language: Python - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ptitet/Nodejs-password-cracker
Un simple brute-forcer de mot de passe tournant sur Nodejs, donc pas très efficace, mais ça a tout de même le mérite de marcher
Language: JavaScript - Size: 27.3 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 3

trandung2k1/core_nodejs
Language: JavaScript - Size: 123 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chchench/iunzip
Demonstrate of taking zip file apart and invoking a controlled number of workers to concurrently do some heavy processing on the member files
Language: Go - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MRazvan/lib-workers
Simple to use worker-threads integration in nodejs
Language: TypeScript - Size: 199 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

nathanschwarz/meteor-cluster
worker pool for meteor using node js native `cluster` module
Language: JavaScript - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 3

anthony-arnold/callgraph
Dynamic, extensible execution graphs
Language: C++ - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Nidal-Bakir/go_fcm_service_worker
A background worker written in Go reads tokens and message configurations from a file and sends push notification requests to Firebase Cloud Messaging in batches
Language: Go - Size: 290 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IMRANDIL/nodejs_worker_threads_practice
practicing node_js worker_threads to offload the main thread to do cpu intensive tasks, interesting way to use the systems threads.
Language: JavaScript - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jmadotgg/mandelbrot-wasm
Mandelbrot benchmark in JavaScript and WebAssembly with WA Parallelism.
Language: JavaScript - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deepaksuthar40128/Dijkstra-visualizer
Visualizing the shortest path from top left corner to bottom right corner of a matrix filled with numbers in given range
Language: JavaScript - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

peterdee/node-cpu-heavy
Measuring heavy CPU load in Node
Language: JavaScript - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

its-izhar/ASP-Multiprocessing-EFT-Transfers
Multiprocessing: Processing EFTs with workers (in C++)
Language: C++ - Size: 15 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

dhairyamodi2/stream-sonic
Full Stack Audio Streaming App
Language: TypeScript - Size: 3.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

clayrisser/fastdash
multithreaded utility functions for node using worker threads
Language: TypeScript - Size: 674 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

YusufMavzer/extended_worker_threads
An extension of node:worker_threads module
Language: TypeScript - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sqdn/squadron 📦
Squadron of executive Node.js units
Language: TypeScript - Size: 611 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

luizcalaca/node-api-workers
Node.js - using worker threads to speed up an application
Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nikhilkrdwivedi/nodejs_worker
This is demo app to learn how worker thread worked in Nodejs
Language: JavaScript - Size: 247 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

italoservio/nodejs_worker_threads
Demonstrative of the power of worker_threads in Node.js with three algorithms: using worker threads pool, a raw implementation, and a imperative code. Detailed benchmarks compare performance.
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mjm918/DownloadManager
Language: Java - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

mstephen19/threadz
A feature rich and scalable general-purpose multi-threading library that makes it easy to utilize all of a given machine's resources in Node.js.
Language: TypeScript - Size: 279 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

leopoldcambier/tasktorrent
A fast shared & distributed memory task-based runtime in C++
Language: C++ - Size: 461 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 26 - Forks: 8

sandeep-cs-dev/nodejs-worker-threads-examples
Basic Example demonstrating how to use workers threads?
Language: JavaScript - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

moimikey/streamy
Playing with worker threads to chunk a list of passwords for cracking in multiple threads.
Language: JavaScript - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ianwalter/cloneable
Create a clone of an object that is accepted by the Structured Clone Algorithm
Language: JavaScript - Size: 279 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

reyronald/minimal-workerize-setup
A minimal web app written in TypeScript that uses Web Workers by leveraging workerize, workerize-loader and webpack.
Language: TypeScript - Size: 1.29 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

younes-nb/ghokho
A simple project for multiprocessing and multithreading
Language: TypeScript - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

mountiv/thread-in-node.js
thread tutorial in Node.js
Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Sainathhiwale/Android-Cheat-sheet Fork of anitaa1990/Android-Cheat-sheet
Cheat Sheet for Android Interviews
Language: Java - Size: 618 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

tidev/ti.worker
Use Multi-Threading / Worker Threads in Appcelerator Titanium.
Language: Objective-C - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 96 - Forks: 27

trasherdk/threads-esm Fork of jackcannon/threads-esm
threads-esm - Very simple worker thread abstraction for ts-node ESM builds.
Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vodyani/dust
🌟 dust (星尘) 是一个多线程及线程池管理方案
Language: TypeScript - Size: 262 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
