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 4 months ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated 11 months ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Transform your data as it pass by, synchronously.☆108Updated 5 months ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Force V8 to use fast properties for an object☆239Updated 4 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Fast AVL tree for Node and browser☆118Updated 3 weeks ago
- Reuse objects and functions with style☆181Updated 2 weeks ago
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- A non intrusive circuit breaker for node.js☆88Updated 2 weeks ago
- An iteration of the Node.js core streams with a series of improvements.☆232Updated last week
- Benchmark your event loop☆111Updated 2 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆209Updated 3 weeks ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Split Streams3 style☆292Updated last year
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- Tiny WebWorker for the Server☆251Updated 2 years ago
- NodeJS real threads with shared memory☆40Updated 6 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- A stream implementation that does more by doing less☆255Updated last year
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- string representations of objects in node and the browser☆154Updated 8 months ago
- Async coordination primitives and extensions on top of ES6 Promises☆154Updated 2 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- A simple tool that helps you to retrieve the function location from its reference.☆117Updated 9 months ago