simple-limiter
simple synchronous rate limiter using the token-bucket algorithm
simple synchronous rate limiter using the token-bucket algorithm
Throttle asynchronous functions and return cached result for each function calls. It can be used for rate limit.
Function wrappers
Throttle a function by RequestAnimationFrame with options for Leading Edge & Trailing Edge
Basic IP rate-limiting middleware for Express stored in mongoDB. Use to throttle or limit incoming request rate.
Rate limit and bruteforce prevention api server
Redis wrapper for express-throttle
Report function throttler for enforcing delays between reports.
A very limited subset of requestAnimationFrame functions I use every day
Ensures async function is only called once and caches results for other calls.
A fast promise queue with priority and concurrency options.
Promise queue with concurrency control
多次调用,响应一次,可开缓存
Wrap a function so if called multiple times, only one call runs simultaneously
Transparently handle API rate limiting with Popsicle
Throttle a method to the browser's framerate.
Strictly throttle function calls
Serve static files with network speed throttle option
A javascript library of async functions
Useful higher-order functions