jasonpincin / concurrent-queue
Fifo queue of tasks with concurrency control
☆26Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for concurrent-queue
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆41Updated 3 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Safe, constant-time comparison of Buffers☆50Updated 7 months ago
- Inspect the life of handle objects in node☆36Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 4 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
- Get the set npm registry URL☆53Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 7 months ago
- Get the auth token set for an npm registry☆35Updated 5 months ago
- API for combining call site modifiers☆41Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- recursively find the closest package.json☆48Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Build and stream mime messages☆19Updated 6 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Discover the license footprint of your application☆86Updated 8 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Generate a regex from a string or array of strings.☆58Updated 3 years ago
- Fast work queue based on redis.☆28Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- The ES7 async/await aware testing wrapper on top of secretagent☆14Updated last year
- Keeps track of a server's open sockets so they can be destroyed at a moment's notice.☆27Updated 6 years ago
- Hooking Node.js stdout☆68Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Make your own error types!☆69Updated last year
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- An asynchronous middleware pattern☆27Updated 11 months ago
- Pipe an Array through Node.js streams☆43Updated 2 years ago