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:
- Tiny WebWorker for the Server☆251Updated 3 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆150Updated last year
- Make weak references to JavaScript Objects.☆45Updated 2 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆174Updated last week
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- Force V8 to use fast properties for an object☆244Updated 4 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 2 months ago
- Benchmark your event loop☆111Updated 2 years ago
- An iteration of the Node.js core streams with a series of improvements.☆236Updated 3 months ago
- ☆53Updated 5 years ago
- A stream implementation that does more by doing less☆255Updated 2 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- A simple http/2 & http/1.1 to http/1.1 spec compliant proxy helper for Node.☆135Updated 2 years ago
- Split Streams3 style☆293Updated last year
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- programmatic npm API☆111Updated 4 years ago
- Pure JavaScript gRPC Server☆62Updated 5 years ago
- NodeJS real threads with shared memory☆40Updated 6 years ago
- Module that helps you write generated functions in Node☆78Updated last year