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 8 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Tiny WebWorker for the Server☆251Updated 2 years ago
- Tiny LRU cache for Client or Server☆164Updated this week
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Benchmark your event loop☆112Updated 2 years ago
- Reuse objects and functions with style☆180Updated this week
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- A stream implementation that does more by doing less☆254Updated last year
- Split Streams3 style☆290Updated last year
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- An iteration of the Node.js core streams with a series of improvements.☆230Updated last month
- JSON.Stringify as a readable stream☆87Updated 9 months ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- A finite state machine library for Node.js and the browser with a friendly configuration DSL.☆133Updated 5 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- An experimental next generation logging framework for JavaScript and fluent.☆65Updated 6 years ago
- A simple tool that helps you to retrieve the function location from its reference.☆118Updated 6 months ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆281Updated 7 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- ☆53Updated 4 years ago
- Async coordination primitives and extensions on top of ES6 Promises☆154Updated 2 years ago
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆225Updated 2 years ago
- NodeJS real threads with shared memory☆40Updated 6 years ago
- A non intrusive circuit breaker for node.js☆88Updated last week
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago