mogill / List-of-Parallel-JS-Projects
List of Parallel and Shared-Memory Javascript Designs and Implementations
☆47Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for List-of-Parallel-JS-Projects
- ES6 Proxies based deep clone☆129Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆162Updated last year
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 3 months ago
- Transform your data as it pass by, synchronously.☆99Updated last month
- Zero-overhead asynchronous series/each/map function calls☆67Updated 4 years ago
- Tiny LRU cache for Client or Server☆156Updated this week
- An iteration of the Node.js core streams with a series of improvements.☆226Updated last week
- An implementation of Domain-like error handling, built on async_hooks☆34Updated last year
- Module that helps you write generated functions in Node☆78Updated 5 months ago
- async_hook trace emitter 🔍☆37Updated 3 years ago
- The fastest way to parse JSON safely☆87Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆207Updated 11 months ago
- Programmable interface to `clinic flame`☆69Updated last year
- JSON.Stringify as a readable stream☆73Updated last month
- Force V8 to use fast properties for an object☆235Updated 3 years ago
- A stream implementation that does more by doing less☆247Updated 5 months ago
- Create streams lazily when they are accessed (read from/written to).☆51Updated last year
- Fast AVL tree for Node and browser☆113Updated 5 months ago
- Benchmark your event loop☆109Updated last year
- An experimental next generation logging framework for JavaScript and fluent.☆65Updated 6 years ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆63Updated 6 years ago
- A blazing fast stringifier that safely handles circular objects☆52Updated 7 months ago
- Split Streams3 style☆280Updated 5 months ago
- ☆53Updated 3 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 7 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Execute a callback on every node of a source code's AST and stop walking whenever you see fit.☆57Updated 2 months ago
- The socket manager☆210Updated 11 months ago