matthewmueller / enqueueLinks
seamlessly queue up asynchronous function calls. supports concurrency and timeouts.
☆21Updated 5 years ago
Alternatives and similar repositories for enqueue
Users that are interested in enqueue are comparing it to the libraries listed below
Sorting:
- 💁 verify access to the current GitHub user☆27Updated 9 years ago
- Iterate through the values of a stream☆27Updated 6 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Generic, simple retry module with exponential backoff.☆51Updated 9 years ago
- Distributed map and filter☆33Updated 8 years ago
- Interpret a number as base 8☆19Updated 9 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆29Updated 2 months 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
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- Tiny immutable store for any value☆22Updated 9 years ago
- CLI JSON mapping/transformation utility☆32Updated 8 years ago
- Use npm v3 alongside your currently installed npm.☆34Updated 8 years ago
- Query npm dependents of a certain version or version range of a given package☆33Updated last year
- Detect whether a value is an error☆15Updated 6 years ago
- easily add new collaborators to your github repos from the CLI☆46Updated 8 years ago
- Generic asset pipeline with caching, etags, minification, gzipping and sourcemaps.☆37Updated last year
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Updated 8 years ago
- Simple one-way stream multiplexer with very few features☆25Updated 8 years ago
- use the debug module on a stream☆15Updated 10 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Source-annotating profiler for node.js☆46Updated 8 years ago
- recursive file and folder copy using in memory tar streams☆16Updated 9 years ago
- A priority queue that shuffles elements with the same priority.☆24Updated 6 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆42Updated 5 years ago
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Updated 10 years ago
- Tiny environment variable helper, that I'll use in all my apps.☆25Updated last year
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- a crash friendly queue that persists queue state and can restart. uses a worker pool and has configurable concurrency☆57Updated 10 years ago