Limit parallel Node.js async calls with low performance overhead
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
asynchronous function queue with adjustable concurrency
Run an array of functions in parallel
Rate limit middleware for Hono.
Minimal async jobs utility library, with streams support
Limit the shell execution commands to <x> calls same time.
Simple in-memory rate-limit for Node.
Rate limiter that supports a rolling window, either in-memory or backed by Redis
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Highly configurable and extensible rate limiter library
<div align="center">
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Cloudflare stores and helper functions for hono-rate-limiter.
A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.
Rate limiting package for AdonisJS framework
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
This plugins uses [`graphql-rate-limit`](https://github.com/teamplanes/graphql-rate-limit#readme) in order to limit the rate of calling queries and mutations.
utilities for observable asynchronous control flow
A rate limiter component for Convex. Define and use application-layer rate limits. Type-safe, transactional, fair, safe, and configurable sharding to scale.
Transform stream that allows you to run your transforms in parallel without changing the order
A gorgeous reporter for Mocha.js
Determine whether each segment of a line is parallel to the correspondent segment of another line.
You can easily run number limited threads in parallel with ruby.
Provides progress bars (including multiple parallel bars) and rate limiting by wrapping pv
A fast, parallel shopify api client using typhoeus/hydra. Attempts to balance being a good citizen about api limits and fetching multiple apai records in parallel.
Salesforce Bulk API with governor limits taken care of, this is a fork off of yatish27/salesforce_bulk_api_serial_or_parallel that just adds serial/parallel concurrency support
tddium runs your rspec, cucumber, and test::unit tests in our managed cloud environment. You can run tests by hand, or enable our hosted CI to watch your git repos automatically. Tests run in parallel to save you time, and, if you use Rails, tddium takes care of setting up fresh isolated DB instances for each test instance. Tests can access a limited set of private Selenium RC servers.