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
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Iterate through the values of a stream☆27Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- Distributed map and filter☆33Updated 8 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- Generic, simple retry module with exponential backoff.☆51Updated 9 years ago
- ☆58Updated 8 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆29Updated last week
- easily add new collaborators to your github repos from the CLI☆46Updated 8 years ago
- Match a string against a list of patterns☆50Updated 8 years ago
- Tool tips that just work.☆31Updated 10 years ago
- Detect whether a value is an error☆15Updated 6 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- Use npm v3 alongside your currently installed npm.☆34Updated 8 years ago
- Simple one-way stream multiplexer with very few features☆25Updated 8 years ago
- A priority queue that shuffles elements with the same priority.☆24Updated 6 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
- Virtual DOM Diff & Patch with HTML Templates☆35Updated 10 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Source-annotating profiler for node.js☆46Updated 8 years ago
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Updated 8 years ago
- Tee up a test server in one file, tear it down in another☆13Updated last year
- Simple little virtual DOM node builder for Preact.☆15Updated 8 years ago
- Tiny immutable store for any value☆22Updated 9 years ago
- CLI JSON mapping/transformation utility☆32Updated 8 years ago
- Async DOM render loop with Virtual DOM diffing☆16Updated 10 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Content addressable graph where every node has at most a single link to another node☆20Updated 9 years ago