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
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- A simple tool that helps you to retrieve the function location from its reference.☆117Updated 10 months ago
- Benchmark of the most commonly used http routers☆81Updated last year
- An implementation of Domain-like error handling, built on async_hooks☆35Updated this week
- Force V8 to use fast properties for an object☆241Updated 4 years ago
- Transform your data as it pass by, synchronously.☆109Updated 2 weeks ago
- Benchmark your event loop☆111Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- An iteration of the Node.js core streams with a series of improvements.☆233Updated 3 weeks ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Reuse objects and functions with style☆182Updated last week
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- A stream implementation that does more by doing less☆255Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Fast AVL tree for Node and browser☆118Updated last week
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 4 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated last week
- Tuples and value objects for JavaScript 🤷☆63Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Monkey-patches for file system related things☆119Updated last month
- Tiny WebWorker for the Server☆251Updated 3 years ago
- Module to hook into the Node.js require function☆177Updated last week
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- An experimental next generation logging framework for JavaScript and fluent.☆65Updated 7 years ago