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:
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 9 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- Tiny LRU cache for Client or Server☆164Updated this week
- Benchmark of the most commonly used http routers☆80Updated last year
- Tiny WebWorker for the Server☆251Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Benchmark your event loop☆111Updated 2 years ago
- An experimental next generation logging framework for JavaScript and fluent.☆65Updated 6 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- An iteration of the Node.js core streams with a series of improvements.☆231Updated last month
- A non intrusive circuit breaker for node.js☆88Updated last week
- NodeJS real threads with shared memory☆40Updated 6 years ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- A stream implementation that does more by doing less☆255Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Reuse objects and functions with style☆180Updated last week
- Programmable interface to `clinic flame`☆75Updated 2 years ago
- A simple http/2 & http/1.1 to http/1.1 spec compliant proxy helper for Node.☆134Updated last year
- Fast AVL tree for Node and browser☆117Updated last week
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆281Updated 7 years ago
- Split Streams3 style☆290Updated last year
- Convert event emitters and event targets to ES async iterators☆95Updated 5 years ago