mogill / List-of-Parallel-JS-ProjectsLinks
List of Parallel and Shared-Memory Javascript Designs and Implementations
☆47Updated 7 years ago
Alternatives and similar repositories for List-of-Parallel-JS-Projects
Users that are interested in List-of-Parallel-JS-Projects are comparing it to the libraries listed below
Sorting:
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 6 months ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆235Updated 2 months ago
- Force V8 to use fast properties for an object☆243Updated 4 years ago
- Benchmark your event loop☆111Updated 2 years ago
- Split Streams3 style☆293Updated last year
- Transform your data as it pass by, synchronously.☆109Updated last month
- Tiny WebWorker for the Server☆251Updated 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last month
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆174Updated last week
- Make weak references to JavaScript Objects.☆45Updated last month
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- JSON.Stringify as a readable stream☆90Updated last year
- Fast AVL tree for Node and browser☆118Updated 3 weeks ago
- Benchmark of the most commonly used http routers☆81Updated last year
- Programmable interface to `clinic flame`☆75Updated 2 years ago
- Async coordination primitives and extensions on top of ES6 Promises☆153Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 2 months ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- A non intrusive circuit breaker for node.js☆88Updated this week
- Query API over JavaScript (ECMAScript) Iterators☆71Updated 6 years ago
- A stream implementation that does more by doing less☆256Updated last month
- Module that helps you write generated functions in Node☆78Updated last year
- string representations of objects in node and the browser☆158Updated 2 months ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Convert event emitters and event targets to ES async iterators☆96Updated 5 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- Reuse objects and functions with style☆182Updated 3 weeks ago