legraphista / isolated-threadsLinks
NodeJS real threads with shared memory
☆40Updated 6 years ago
Alternatives and similar repositories for isolated-threads
Users that are interested in isolated-threads are comparing it to the libraries listed below
Sorting:
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- Extract .tar(.gz) using the system binary (fast!), with a javascript fallback (portable!)☆18Updated 4 years ago
- ☆89Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- The fastest way to parse JSON safely☆90Updated 3 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- CSS engine for `blessed`☆36Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Simple wait/notify promise with optional max wait time☆44Updated 5 years ago
- ☆41Updated 2 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Object streaming the way it should be.☆40Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 3 months ago
- Provide Server-Sent Events to Fastify☆20Updated 2 weeks ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 3 weeks ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- The async stream spec☆133Updated 8 years ago
- the simplest benchmark you can run on node☆88Updated 4 years ago
- A tiny wrapper around tape to simplify async testing.☆32Updated 3 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 8 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year