almost / through2-concurrentLinks
Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
☆74Updated 4 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:
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Error handling utilities for node☆125Updated 2 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 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
- Stream live CI results of the current commit to your terminal!☆26Updated 7 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Simple, no-frills migration utility☆17Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- Topological sorting with grouping support☆108Updated 8 months ago
- find out how long require calls take in your program. this is a debugging tool for figuring out why apps load slowly☆78Updated 10 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- Basic http wrapper to call the docker remote api from node☆56Updated 6 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- Math. functions for dates☆166Updated 11 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Dynamic/structured profiling & visualization for sync and async operations☆74Updated 8 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago