legraphista / isolated-threads
NodeJS real threads with shared memory
☆40Updated 5 years ago
Alternatives and similar repositories for isolated-threads:
Users that are interested in isolated-threads are comparing it to the libraries listed below
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Extract .tar(.gz) using the system binary (fast!), with a javascript fallback (portable!)☆18Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- A template engine on steroid☆21Updated 7 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated 8 months ago
- Node bindings for the simdjson project☆16Updated 2 years ago
- Grenache Node.JS WebSocket implementation☆19Updated 3 years ago
- A light weight logger with a status bar on the bottom that does not disappear with scrolling☆48Updated 10 months ago
- A Map implementation with expirable items☆92Updated 2 years ago
- Cross-Platform Binary API☆35Updated 4 years ago
- Fulfill long runinng promises on timeout.☆11Updated 6 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated last year
- Utility belt for using async iterators with streams☆30Updated 5 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated 7 months ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated last year
- 🕴Elegant command execution for Node.☆37Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Transform your data as it pass by, synchronously.☆102Updated last month
- Zero-overhead asynchronous series/each/map function calls☆68Updated 4 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Returns a JSON representation of an error (handles nested errors and nested toJSONs)☆13Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 9 months ago
- An easy way to reuse buffers without much API ceremony☆62Updated 6 years ago
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆103Updated 2 years ago