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 6 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- Transform your data as it pass by, synchronously.☆107Updated last month
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated 3 weeks ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 11 months ago
- A blazing fast stringifier that safely handles circular objects☆52Updated last year
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Benchmark your event loop☆112Updated 2 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- An iteration of the Node.js core streams with a series of improvements.☆230Updated 2 weeks ago
- gives Rollup an imaginary file system, e.g. for testing other plugins☆44Updated last year
- ☆53Updated 4 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Compare two autocannon runs☆18Updated 6 years ago
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- Running Node within Node (a fork of synchronous-worker)☆27Updated 2 years ago
- Trace all async operations, output as newline delimited JSON logs, with minimal overhead.☆15Updated 7 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
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- a quick syntax for JSON object☆57Updated 11 months ago