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:
- Simple wait/notify promise with optional max wait time☆44Updated 5 years ago
- ☆41Updated 2 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆88Updated last week
- ☆89Updated 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
- Module that helps you write generated functions in Node☆78Updated last year
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- Transform your data as it pass by, synchronously.☆110Updated 2 months ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 5 years ago
- Object streaming the way it should be.☆40Updated 2 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Extract .tar(.gz) using the system binary (fast!), with a javascript fallback (portable!)☆18Updated 3 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Lightweight and efficient iterators☆50Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 6 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Recursive file tree nanoiterator☆16Updated 6 years ago
- Small module that allows you to guard a call to a function.☆63Updated 5 years ago
- Reactive test runner for Tape with a terminal UI☆17Updated 3 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆236Updated 3 months ago
- Single file write-once database that is valid JSON with efficient random access on bigger datasets☆111Updated 7 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- A minimal overhead event loop delay sampler.☆26Updated 7 months ago
- Cross-Platform Binary API☆35Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Deep copy anything.☆15Updated 9 years ago