STRML / async-limiter
A minimal library for throttling async concurrency.
☆31Updated 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
- Create a MD5 hash with hex encoding☆45Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 10 months ago
- Import a globally installed module☆58Updated last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 6 months ago
- Get the path of the parent module☆77Updated last year
- Keeps track of a server's open sockets so they can be destroyed at a moment's notice.☆27Updated 6 years ago
- ☆45Updated 2 years ago
- Get a directory for your caching needs☆26Updated last year
- Standard NPM Package Format☆42Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check whether a given value is a generator function☆15Updated last year
- Measuring execution time of functions☆16Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- List of node.js builtin modules☆38Updated 11 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- random string generator☆29Updated 5 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago