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

GitHub

1k stars
73 watching
142 forks
Language: JavaScript
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
paulhigin/psthreadjobA PowerShell module to run concurrent jobs in separate threads within a local process.180
go-gilbert/gilbertA toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates.117
nuanio/xgboost-nodeAn interface to run XGBoost models in Node.js40
extism/go-sdkProvides an interface to run WebAssembly modules in Go applications92
go-godo/godoA task runner and file watcher for Go that automates repetitive development tasks536
2do2go/nrunEnables direct argument passing to package.json script runners8
marcoonroad/sporadicA set of abstractions for concurrency and asynchronous programming in JavaScript18
dirk/quickhookFaster Git hook runner for automating commit checks and validation62
earthboundkid/flowmaticA library that provides an easy-to-use API for managing concurrent tasks and propagating errors370
raynes/conchA Clojure library that provides a flexible interface to execute programs in a similar way to calling functions.540
josdejong/workerpoolA library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications.2,108
zenthangplus/goccmA package to limit concurrency in Goroutines71
hyperf/gotaskA service that offloads heavy-duty operations to a separate process using bi-directional IPC.228
joerdav/xcSolves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format1,206
mfrachet/go-wasm-cliA tool to create and run Go applications on the WebAssembly platform with hot reload support.40