STRML / async-limiterLinks
A minimal library for throttling async concurrency.
☆32Updated 2 years ago
Alternatives and similar repositories for async-limiter
Users that are interested in async-limiter are comparing it to the libraries listed below
Sorting:
- Manipulate the HTTP Vary header☆61Updated 3 weeks ago
- Get the path of the caller module☆64Updated 3 years ago
- ☆45Updated 2 years ago
- random string generator☆28Updated 6 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 9 months ago
- Parse HTTP X-Forwarded-For header☆57Updated 3 weeks ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Node filesystem spies and mocks☆47Updated this week
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Get a directory for your caching needs☆26Updated last year
- Flatten a multi-dimensional array in JavaScript.☆86Updated this week
- Get the path of the parent module☆77Updated last year
- Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.☆11Updated 4 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated 2 years ago
- Load and pre-evaluate code at compile time☆16Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Measuring execution time of functions☆16Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Create and parse HTTP Content-Type header☆136Updated 3 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Range header field parser☆93Updated 3 weeks ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago