andrasq / node-qheapLinks
very fast binary heap priority queue
☆25Updated 4 years ago
Alternatives and similar repositories for node-qheap
Users that are interested in node-qheap are comparing it to the libraries listed below
Sorting:
- Trace all async operations, output as newline delimited JSON logs, with minimal overhead.☆15Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Transform your data as it pass by, synchronously.☆105Updated last month
- ☆89Updated 3 years ago
- process.nextTick() batching utility☆38Updated 8 years ago
- ☆40Updated 2 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- IPC over PostgreSQL LISTEN/NOTIFY/UNLISTEN exposed as an EventEmitter☆31Updated 3 years ago
- memoize/cache in file system solution for Node.js☆39Updated last week
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆46Updated 4 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Module that helps you write generated functions in Node☆78Updated 11 months ago
- A declarative function composition and evaluation engine.☆20Updated 5 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- Node module to sniff the start of a stream to detect the file type and encoding☆29Updated 11 months ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- NodeJS real threads with shared memory☆40Updated 6 years ago
- A stream that can substitute contents of a file in streaming fashion.☆14Updated 3 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker