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:
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Transform your data as it pass by, synchronously.☆105Updated last month
- Module that helps you write generated functions in Node☆78Updated 11 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated last week
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- Make weak references to JavaScript Objects.☆45Updated 11 months ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Async coordination primitives and extensions on top of ES6 Promises☆154Updated 2 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- A blazing fast stringifier that safely handles circular objects☆52Updated last year
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 10 months ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Benchmark your event loop☆112Updated 2 years ago
- Query API over JavaScript (ECMAScript) Iterators☆71Updated 5 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Port of the automatic leak detection in Memory Analyzer for V8 heap snapshots☆62Updated 6 years ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- Tiny LRU cache for Client or Server☆163Updated last week
- JSON.Stringify as a readable stream☆77Updated 7 months ago
- ⚡️ Fast parsing, formatting and timezone manipulations for dates☆59Updated 7 years ago
- Compile a JSON.stringify() function with type hints for maximum performance☆21Updated 5 years ago
- Web Streams, based on the WHATWG spec☆56Updated 3 years ago