Simple worker threads pool using node's worker_threads module.
☆287Jan 21, 2026Updated 6 months ago
Alternatives and similar repositories for node-worker-threads-pool
Users that are interested in node-worker-threads-pool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast and small Node.js worker_threads and cluster worker pool☆453Updated this week
- Offload tasks to a pool of workers on node.js and in the browser☆2,307Aug 10, 2026Updated last week
- A fast, efficient Node.js Worker Thread Pool implementation☆5,185Updated this week
- ☆18Mar 26, 2022Updated 4 years ago
- Build a TypeScript package that's compatible with both CommonJS and ES Modules☆16Mar 7, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 🧵 A lightweight tool built on top of worker_threads, enabling multithreading.☆59Nov 15, 2025Updated 9 months ago
- 🧵 Make web workers & worker threads as simple as a function call.☆3,531Jun 19, 2024Updated 2 years ago
- Tries to execute a sync/async function, returns a specified default value if the function throws☆18Dec 19, 2022Updated 3 years ago
- 🏛️ The context you know and love, but framework agnostic!☆13Sep 1, 2025Updated 11 months ago
- A worker-pool in TypeScript for parallel programming☆21Jan 19, 2020Updated 6 years ago
- Easily manage a pool of Node.js Worker Threads☆426Dec 30, 2019Updated 6 years ago
- Simple CLI table for simple people☆11Oct 11, 2025Updated 10 months ago
- A generic child process pool for Node.js.☆26Jul 15, 2020Updated 6 years ago
- An Express.js middleware/handler to render source code☆15Aug 6, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Fast, in memory work queue☆1,135Dec 23, 2025Updated 7 months ago
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,585Jan 3, 2026Updated 7 months ago
- Minimalistic package for handling Go errors in an easy way☆13Updated this week
- Multifunctional asynchronous concurrent queue☆10Jul 23, 2026Updated 3 weeks ago
- Simple Swarm interface to swarm-gateways.net (or other gateways)☆10Mar 15, 2019Updated 7 years ago
- a robust, scalable, and maintained set of caching packages☆2,003Aug 5, 2026Updated last week
- Dependency injection in functional style☆19Sep 21, 2022Updated 3 years ago
- 2x faster than JSON.stringify()☆3,701Updated this week
- reusable flows with a well defined api☆10Jul 24, 2026Updated 3 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,737Jan 6, 2022Updated 4 years ago
- Script to squash the commits in the current Git branch☆23Oct 12, 2025Updated 10 months ago
- A React.js UI Toolkit for Web☆27Dec 21, 2017Updated 8 years ago
- Confusion matrix for supervised classification☆12Jan 24, 2023Updated 3 years ago
- Progressive microservices framework for Node.js☆6,377Updated this week
- A lightweight flexible Dependency Injection library for use with TypeScript projects.☆19Aug 3, 2026Updated 2 weeks ago
- Example of Electron.js Microservices application☆10Mar 4, 2019Updated 7 years ago
- 🚀 A robust, performance-focused, and full-featured Redis client for Node.js.☆15,324Aug 12, 2026Updated last week
- An API for Bree.☆13Jan 2, 2026Updated 7 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A simple, fast, robust job/task queue for Node.js, backed by Redis.☆4,036Aug 5, 2026Updated last week
- The fastest and simplest library for SQLite3 in Node.js.☆7,441Aug 10, 2026Updated last week
- WhatWG web streams and utilities for node.js☆17Feb 13, 2020Updated 6 years ago
- A streaming way to send data to a Node.js Worker Thread☆261Updated this week
- Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @…☆3,290Feb 17, 2026Updated 6 months ago
- Node.js / Libuv / V8 引擎源代码学习笔记☆86Jan 22, 2020Updated 6 years ago
- 基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么 操作,其实都可以,比如setTimeo…☆79Oct 28, 2025Updated 9 months ago