worker-threads
There are 165 repositories under worker-threads topic.
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
parallel-js/parallel.js
Easy multi-core processing utilities for Node.
anitaa1990/Android-Cheat-sheet
Cheat Sheet for Android Interviews
tinylibs/tinypool
🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
sebastianwessel/quickjs
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
austinksmith/Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
BitairLabs/concurrent.js
Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js, Deno & Bun)
W4G1/multithreading
⚡ Multithreading functions in JavaScript. Designed to feel like writing vanilla functions.
sinclairzx81/threadbox
Recursive Worker Threads in NodeJS
poggit/libasynql
Asynchronous MySQL access library for PocketMine plugins.
tidev/ti.worker
Use Multi-Threading / Worker Threads in Appcelerator Titanium.
wapmorgan/Threadable
Easy-to-use threading library providing all basic features to perform work in background mode (with simulation mode).
mstephen19/nanolith
Multithreading in Node.js made simple with seamless TypeScript support.
nairihar/funthreads
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
snuffyDev/svelte-worker-store
:zap: Turbocharge your apps with multithreaded Svelte stores.
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)
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
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.
nilshah98/worker-threads-NodeJS
Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures
lorepozo/workerpool
A simple thread pool for stateful parallel task execution
leopoldcambier/tasktorrent
A fast shared & distributed memory task-based runtime in C++
nairihar/worker_map
🧵 Tread-safe map structure for worker_threads.
jnunemaker/brow
🤨 A generic background thread worker for shipping events to some API backend.
karthage-spartacus/meteor-cluster
worker pool for meteor using node js native `cluster` module
kwolfy/iworker
Promise-based wrapper for worker_threads
HowProgrammingWorks/Threads
Multithreading: WorkerThreads, Workers, SheredWorkers
piellardj/tessellation-webgl
This project aims at creating colorful art by using iterative tessellation. Each scene is completely random and supports infinite zooming.
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.
ralphv/threadosaurus
A simple and intuitive way to utilize worker threads in Node.js with TypeScript.
VioletGiraffe/cpputils
A collection of various C++ utility classes
welefen/sharedArrayBufferStore
use sharedArrayBuffer to store data
javascript-indonesias/WebpackESLintBoilerplate
Boilerplate sederhana untuk aplikasi web berbasis JavaScript di bagian front end. Boilerplate ini menggunakan Webpack, Babel, ESLint, dan Prettier. Project ini dibuat berdasarkan Traversy Media tutorial VSCode ESLint, Prettier & Airbnb Style Guide Setup and ESLint Gist Setup.
PKief/nodejs-worker-threads
Demo for NodeJS WorkerThreads
younes-nb/ghokho
A simple project for multiprocessing and multithreading