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 6 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- ☆40Updated 2 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated last week
- ☆89Updated 3 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 11 months ago
- 🌲 A transport for reformatting pino logs into standard syslog format☆31Updated 6 months ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 2 months ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆46Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Tomorrow's ECMAScript modules today!☆14Updated 2 months ago