Repository navigation

#

worker-threads

A fast, efficient Node.js Worker Thread Pool implementation

TypeScript
4838
2 天前
andywer/threads.js
TypeScript
3485
1 年前

Easy multi-core processing utilities for Node.

JavaScript
3245
16 小时前

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

TypeScript
1472
10 天前

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

TypeScript
770
25 天前

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

TypeScript
388
1 年前

⚡ Multithreading functions in JavaScript. Designed to feel like writing vanilla functions.

TypeScript
328
1 年前

Recursive Worker Threads in NodeJS

TypeScript
231
3 年前

Asynchronous MySQL access library for PocketMine plugins.

PHP
139
1 年前

Use Multi-Threading / Worker Threads in Appcelerator Titanium.

Objective-C
96
3 年前

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

PHP
77
7 年前

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

JavaScript
60
2 年前

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

TypeScript
59
2 年前

⚡ Turbocharge your apps with multithreaded Svelte stores.

Svelte
52
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
1 年前

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 年前