Newb
y
Coder
.com
Python
Python Programming
Packages/Utilities
Javascript
React Native
Packages/Utils
Example apps
Flutter
Packages/Utils
Example apps
NodeJs
Packages/Utilities
Server Examples
Java
Programming
Nodejs Packages
Utility
Image
Video
Html
File
String
Text
Stream
Event
Async
Thread
Tools
Json
Storage
Cli
Gui
Ide
Minify
Graphics
Canvas
OpenGl
WebGl
Web
Http
Fetch
Download
Server
Dom
Scraping
Data Analysis
Big Data
Visualization
NLP
Machine Learning
Misc
Conversion
Cryptography
Security
Encryption
Decoding
Debugging
Alternative packages for multi-threading in Nodejs
Updated :
Sept. 29, 2024
1
2
3
microjob
Github stargazers
2024
Github forks
47
Commits
316
Code contributors
Contributors
11
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
Created
Aug. 26, 2018
Updated
Jan. 28, 2021
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
TypeScript
Issues
22
Homepage
wilk.github.io
node-threads-a-gogo
Github stargazers
1413
Github forks
142
Commits
134
Code contributors
Contributors
3
TAGG :: threads_a_gogo :: Simple and fast JavaScript threads for Node.js
Created
Nov. 22, 2011
Updated
Jan. 5, 2017
License
other
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
Issues
10
worker-threads-pool
Github stargazers
427
Github forks
27
Commits
16
Code contributors
Contributors
1
Easily manage a pool of Node.js Worker Threads
Created
June 24, 2018
Updated
Oct. 14, 2018
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
Issues
3
poolifier
Github stargazers
364
Github forks
13
Commits
4911
Code contributors
Contributors
13
Fast and small Node.js worker_threads and cluster worker pool
Created
Jan. 17, 2020
Updated
Sept. 27, 2024
License
mit
Github repo
Primary Language, based on Github Data
Language
JavaScript
Issues
29
Homepage
poolifier.github.io
node-worker-threads-pool
Github stargazers
290
Github forks
29
Commits
82
Code contributors
Contributors
3
Simple worker threads pool using node's worker_threads module.
Created
Sept. 22, 2018
Updated
Feb. 11, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
TypeScript
Issues
19
thread-stream
Github stargazers
229
Github forks
23
Commits
163
Code contributors
Contributors
21
A streaming way to send data to a Node.js Worker Thread
Created
March 5, 2021
Updated
July 29, 2024
License
mit
Github repo
Primary Language, based on Github Data
Language
JavaScript
Issues
15
thread-stream
Github stargazers
229
Github forks
23
Commits
163
Code contributors
Contributors
21
A streaming way to send data to a Node.js Worker Thread
Created
March 5, 2021
Updated
July 29, 2024
License
mit
Github repo
Primary Language, based on Github Data
Language
JavaScript
Issues
15
noroutine
Github stargazers
121
Github forks
11
Commits
32
Code contributors
Contributors
4
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Created
Oct. 23, 2021
Updated
Jan. 11, 2024
License
mit
Github repo
Primary Language, based on Github Data
Language
JavaScript
Issues
9
Homepage
metarhia.com
nPool
Github stargazers
109
Github forks
15
Commits
159
Code contributors
Contributors
1
A cross-platform thread pool add-on for Node.js and io.js.
Created
Aug. 11, 2013
Updated
Nov. 7, 2015
License
other
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
Issues
4
synchronous-worker
Github stargazers
75
Github forks
2
Commits
22
Code contributors
Contributors
2
Node.js Workers, except on the same thread
Created
Dec. 21, 2020
Updated
June 20, 2022
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
C++
Issues
3
nodejs-threadpool
Github stargazers
73
Github forks
22
Commits
12
Code contributors
Contributors
1
基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
Created
Oct. 16, 2020
Updated
Oct. 26, 2022
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
Issues
1
node-procfs-stats
Github stargazers
66
Github forks
13
Commits
41
Code contributors
Contributors
5
get detailed information about running process and threads on linux machines from node. more than ps/top/iostat alone
Created
Jan. 10, 2014
Updated
April 22, 2019
Github repo
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
Issues
1
lrt
Github stargazers
66
Github forks
0
Commits
124
Code contributors
Contributors
1
Scheduler for long-running tasks inside browsers and Node.JS
Created
June 19, 2019
Updated
Sept. 7, 2022
License
mit
Github repo
Platform
Node.js, Browser
Primary Language, based on Github Data
Language
TypeScript
Issues
6
funthreads
Github stargazers
61
Github forks
8
Commits
80
Code contributors
Contributors
4
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
Created
Aug. 4, 2018
Updated
Oct. 18, 2023
License
mit
Github repo
Primary Language, based on Github Data
Language
JavaScript
function-threads
Github stargazers
61
Github forks
8
Commits
80
Code contributors
Contributors
4
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
Created
Aug. 4, 2018
Updated
Oct. 18, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
node-webworker
Github stargazers
55
Github forks
1
Commits
51
Code contributors
Contributors
2
Threads in Node.js with Web Worker
Created
Sept. 28, 2017
Updated
Dec. 15, 2017
License
apache-2.0
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
Issues
4
async-thread-worker
Github stargazers
39
Github forks
8
Commits
65
Code contributors
Contributors
1
An async/await abstraction for Web Workers (and `node:worker_threads`)
Created
Nov. 7, 2019
Updated
Oct. 31, 2023
License
mit
Github repo
Primary Language, based on Github Data
Language
JavaScript
Issues
1
sync-threads
Github stargazers
39
Github forks
5
Commits
11
Code contributors
Contributors
1
Perform async work synchronously in Node.js using worker threads
Created
Oct. 31, 2020
Updated
Nov. 1, 2020
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
JavaScript
Issues
2
worktank
Github stargazers
35
Github forks
2
Commits
49
Code contributors
Contributors
1
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
Created
March 27, 2021
Updated
June 13, 2024
License
mit
Github repo
Primary Language, based on Github Data
Language
TypeScript
Issues
1
node-threadpool
Github stargazers
30
Github forks
2
Commits
55
Code contributors
Contributors
1
Node thread pools using worker threads
Created
June 25, 2018
Updated
June 30, 2018
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github Data
Language
TypeScript
Issues
7
Homepage
psastras.github.io
1
2
3
Ad