Repository navigation

#

worker-threads

A fast, efficient Node.js Worker Thread Pool implementation

TypeScript
4665
6 天前
andywer/threads.js
TypeScript
3460
10 个月前

Easy multi-core processing utilities for Node.

JavaScript
3241
2 天前

🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)

TypeScript
1395
25 天前

A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox

TypeScript
719
22 天前

Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js, Deno & Bun)

TypeScript
389
1 年前

⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.

TypeScript
326
10 个月前

Recursive Worker Threads in NodeJS

TypeScript
231
3 年前

Asynchronous MySQL access library for PocketMine plugins.

PHP
140
1 年前

Use Multi-Threading / Worker Threads in Appcelerator Titanium.

Objective-C
96
2 年前

Easy-to-use threading library providing all basic features to perform work in background mode (with simulation mode).

PHP
77
6 年前

🧵 A lightweight tool built on top of worker_threads, enabling multithreading.

JavaScript
61
2 年前

Multithreading in Node.js made simple with seamless TypeScript support.

TypeScript
59
2 年前

⚡ Turbocharge your apps with multithreaded Svelte stores.

Svelte
51
2 年前

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)

Python
47
6 年前

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

JavaScript
42
7 个月前

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.

TypeScript
41
3 年前

Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures

JavaScript
35
5 年前