Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
☆75Aug 11, 2020Updated 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:
- Turn any binary stream into an object stream☆11Aug 18, 2017Updated 8 years ago
- through stream that buffers streams into batches limited by a cumulative byte size limit☆22Apr 6, 2023Updated 2 years ago
- Low level bit encoder for buffers☆17Aug 6, 2016Updated 9 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Mar 31, 2023Updated 2 years ago
- call an async function for each data event on a writable stream. manage concurrency as back pressure.☆12Dec 18, 2018Updated 7 years ago
- a through stream that destroys itself if an overall size limit for the combined stream throughput is exceeded. useful for e.g. limiting H…☆11Oct 12, 2017Updated 8 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆80Jun 14, 2024Updated last year
- Aggregate crash reports for Electron apps☆19Apr 26, 2017Updated 8 years ago
- Distributed process manager☆22Dec 22, 2016Updated 9 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Feb 5, 2016Updated 10 years ago
- Algorithms for producing avatar images which uniquely (and memorably) represent pubkeys☆11Nov 4, 2015Updated 10 years ago
- Collection of Node.js streams.☆20Sep 7, 2017Updated 8 years ago
- ❌ dead site☆14Jan 16, 2019Updated 7 years ago
- Log all events emitted by a Node.js EventEmitter object☆41Dec 6, 2018Updated 7 years ago
- Efficiently maintain a set of nodes ordered by the time they were added to the set☆13Oct 8, 2024Updated last year
- Parse a JSON stream into an object☆15Jun 12, 2017Updated 8 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Feb 2, 2026Updated 3 weeks ago
- npm registry on dat☆40Sep 13, 2017Updated 8 years ago
- benchmark utility powered by hdr histograms, for node☆14Dec 16, 2016Updated 9 years ago
- hypermodular http server☆14Dec 11, 2019Updated 6 years ago
- Automatically restarts your stream for you when it ends☆17Jan 25, 2016Updated 10 years ago
- textarea component made from yo-yo, automatically adjust height☆13Aug 2, 2017Updated 8 years ago
- Get a stream of files walking recursively through a folder☆48Sep 11, 2018Updated 7 years ago
- Read IRC through hypercore☆69Dec 7, 2017Updated 8 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- recursive file and folder copy using in memory tar streams☆16Dec 14, 2015Updated 10 years ago
- readable stream of a textarea's inserts and deletes☆18Oct 9, 2016Updated 9 years ago
- Transform a stream into batched items.☆31Apr 9, 2023Updated 2 years ago
- CLI JSON mapping/transformation utility☆32Aug 8, 2017Updated 8 years ago
- Readable stream that reads from multiple readable streams at the same time☆22May 5, 2017Updated 8 years ago
- Get notified when a new container is started or stopped☆19Nov 13, 2017Updated 8 years ago
- Stream meta tags into html☆16Apr 24, 2017Updated 8 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Jun 14, 2024Updated last year
- A run-length-encoder that compresses bitfields.☆16Aug 20, 2018Updated 7 years ago
- A duplex stream wrapper for msgpack5☆12Nov 15, 2016Updated 9 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Jun 11, 2019Updated 6 years ago
- 🦄 List of useful modules for working with async iterables☆74Apr 1, 2023Updated 2 years ago
- EventSource implemented in node and the browser as a readable stream☆47May 29, 2018Updated 7 years ago
- A through2 to create an Array.prototype.map analog for streams.☆70Apr 22, 2024Updated last year