#Worker-threads
Showing 7 of 7 repositories tagged #worker-threads, ranked by stars
๐งต Make web workers & worker threads as simple as a function call.
Cheat Sheet for Android Interviews
The missing standard library for multithreading in JavaScript (Works in the browser, Node.js, Deno, Bun)
Redis-free background jobs for Node.js. Persist jobs in your existing Postgres, MySQL, SQLite, or MongoDB. A distributed, durable BullMQ alternative with a built-in dashboard.
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
Use Multi-Threading / Worker Threads in Appcelerator Titanium.
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.