node-threads-a-gogo
Thread runner
A native Node.js module that moves CPU-bound tasks out of the event loop to run in parallel on multiple threads
TAGG :: threads_a_gogo :: Simple and fast JavaScript threads for Node.js
1k stars
73 watching
142 forks
Language: JavaScript
last commit: over 9 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A PowerShell module to run concurrent jobs in separate threads within a local process. | 180 | |
| A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 117 | |
| An interface to run XGBoost models in Node.js | 40 | |
| Provides an interface to run WebAssembly modules in Go applications | 92 | |
| A task runner and file watcher for Go that automates repetitive development tasks | 536 | |
| Enables direct argument passing to package.json script runners | 8 | |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 | |
| Faster Git hook runner for automating commit checks and validation | 62 | |
| A library that provides an easy-to-use API for managing concurrent tasks and propagating errors | 370 | |
| A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 540 | |
| A library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications. | 2,108 | |
| A package to limit concurrency in Goroutines | 71 | |
| A service that offloads heavy-duty operations to a separate process using bi-directional IPC. | 228 | |
| Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,206 | |
| A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |