shaunpersad / throttled-queue
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
☆116Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for throttled-queue
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆185Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆316Updated last year
- Throttle promise-returning & async functions☆443Updated 3 months ago
- convert a human readable duration to ms☆243Updated last month
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆259Updated last month
- Very basic encrypt and decrypt node module☆271Updated 3 months ago
- Dashboard for monitoring Bull queues, built using Express and React.☆47Updated 2 years ago
- A cacheable dns.lookup(…) that respects TTL☆193Updated 9 months ago
- Fast and safe nested object access and manipulation in JavaScript☆252Updated 4 months ago
- ☆166Updated 7 months ago
- Chain functions as transform streams.☆84Updated last week
- Run some code when the process exits☆283Updated last year
- A lightning fast on the fly JSON parser☆127Updated last year
- Gracefully terminates HTTP(S) server.☆324Updated last year
- Rate limit made simple, easy, async.☆320Updated 6 months ago
- *Maintained fork of Later.* A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. …☆136Updated 11 months ago
- Get running processes☆273Updated last year
- Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.☆108Updated last year
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆85Updated last year
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆111Updated last year
- Less memory usage version of geoip-lite by supporting only country lookup.☆89Updated this week
- Sanitize string for use as filename☆343Updated 10 months ago
- Always populate() certain fields in your mongoose schemas☆222Updated last year
- Converts an array of JavaScript objects into a CSV file, optionally saving it to filesystem.☆100Updated last year
- Simplified encryption/decryption for node.js☆82Updated 4 years ago
- A JavaScript library that makes it easier to retry functions that return a promise☆186Updated 7 months ago
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆291Updated 2 months ago
- Light multi-platform disk space checker without third-party for Node.js☆103Updated 11 months ago
- Tiny LRU cache for Client or Server☆156Updated this week