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:
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Transform your data as it pass by, synchronously.☆110Updated last month
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- ☆40Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- ☆89Updated 3 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Extract .tar(.gz) using the system binary (fast!), with a javascript fallback (portable!)☆18Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 6 months ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- Schema based serialization made easy☆104Updated last month
- An iteration of the Node.js core streams with a series of improvements.☆235Updated 2 months ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last month
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated this week
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆87Updated this week
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 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☆61Updated last year
- Create two streams that are cross piped☆35Updated 7 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 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☆75Updated 4 years ago
- Object streaming the way it should be.☆40Updated 2 years ago
- A minimal overhead event loop delay sampler.☆25Updated 6 months ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆86Updated 2 weeks ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago