almost / through2-concurrentLinks
Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
☆74Updated 5 years ago
Alternatives and similar repositories for through2-concurrent
Users that are interested in through2-concurrent are comparing it to the libraries listed below
Sorting:
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Takes a function, returns a function that will can only be called a certain amount of times per second.☆28Updated 9 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Iterate through the values of a stream☆27Updated 6 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
- Error handling utilities for node☆125Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- ☆39Updated 8 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- Horizontally Scalable EventEmitter powered by a Merkle DAG☆70Updated 9 years ago
- 🌲 pino log redaction 🍷☆68Updated 5 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Server router☆61Updated 5 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Simple, no-frills migration utility☆17Updated last month
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year