audreyt / node-webworker-threadsLinks
Lightweight Web Worker API implementation with native threads
☆2,292Updated 3 years ago
Alternatives and similar repositories for node-webworker-threads
Users that are interested in node-webworker-threads are comparing it to the libraries listed below
Sorting:
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆2,510Updated 2 years ago
- Fiber/coroutine support for v8 and node.☆3,557Updated last year
- Make a dump of the V8 heap for later inspection.☆2,516Updated 3 years ago
- Native Abstractions for Node.js☆3,320Updated 3 weeks ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆779Updated 2 years ago
- TAGG :: threads_a_gogo :: Simple and fast JavaScript threads for Node.js☆1,405Updated 8 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,930Updated 6 years ago
- modernize node.js to current ECMAScript standards☆1,379Updated 4 years ago
- message-oriented socket library for node.js heavily inspired by zeromq