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:
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Tiny WebWorker for the Server☆250Updated 2 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated 10 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- An experimental next generation logging framework for JavaScript and fluent.☆65Updated 7 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Force V8 to use fast properties for an object☆239Updated 3 years ago
- An iteration of the Node.js core streams with a series of improvements.☆232Updated 3 months ago
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated last week
- Access v8 Engine Natives easily in Chrome & Node☆198Updated 4 years ago
- A simple http/2 & http/1.1 to http/1.1 spec compliant proxy helper for Node.☆134Updated last year
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Benchmark of the most commonly used http routers☆80Updated last year
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆225Updated 2 years ago
- Benchmark your event loop☆111Updated 2 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Split Streams3 style☆290Updated last year
- Creates super long stack traces☆196Updated 10 months ago
- A blazing fast stringifier that safely handles circular objects☆52Updated last year
- Async coordination primitives and extensions on top of ES6 Promises☆154Updated 2 years ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆196Updated 2 years ago
- JSON.Stringify as a readable stream☆91Updated 11 months ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago