There are 6 repositories under worker-threads topic.
Easy multi-core processing utilities for Node.
🧵 Make web workers & worker threads as simple as a function call.
Cheat Sheet for Android Interviews
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
100% Vanilla Javascript Multithreading & Parallel Execution Library
Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js & Deno & Bun)
⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.
Recursive Worker Threads in NodeJS
Easy-to-use threading library providing all basic features to perform work in background mode (with simulation mode).
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
Multithreading in Node.js made simple with seamless TypeScript support.
:zap: Turbocharge your apps with multithreaded Svelte stores.
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)
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.
Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures
A simple thread pool for stateful parallel task execution
A fast shared & distributed memory task-based runtime in C++
🤨 A generic background thread worker for shipping events to some API backend.
worker pool for meteor using node js native `cluster` module
Multithreading: WorkerThreads, Workers, SheredWorkers
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.
A collection of various C++ utility classes
use sharedArrayBuffer to store data
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.
This project aims at creating colorful art by using iterative tessellation. Each scene is completely random and supports infinite zooming.
Java based web-crawler program which makes use of pool based multi-threading, simple UI with Swing and jsoup to nested web crawling