iyem
Multi-threader
A Node.js implementation of multi-threading using JavaScript
Nodejs with Multi Thread
7 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications. | 2,108 |
| Reimplemented multithreading library with improved Lua support and threading control | 76 |
| A high-performance multithreading runtime for Nim that provides fine-grained parallelism and ultra-low overhead | 540 |
| A collection of macros for Racket to facilitate thread-safe programming | 49 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| A native Node.js module that moves CPU-bound tasks out of the event loop to run in parallel on multiple threads | 1,408 |
| An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,821 |
| Porting Three.js to AssemblyScript and WebAssembly for high-performance 3D graphics in web applications. | 890 |
| A generic event timeline for Node.js or the browser written in CoffeeScript | 51 |
| A toolkit for building parsers and compilers using parsing expression grammars | 5,017 |
| A Lua binding to the net-snmp library for network management | 11 |
| A lightweight threadpool implementation for parallel task execution with low power consumption and high performance. | 101 |
| Enables cooperative multitasking and message passing in Java to simplify concurrent programming | 1,783 |
| Bindings for using OpenCL from Rust to access parallel processing capabilities | 170 |
| A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality | 297 |