throttler
There are 42 repositories under throttler topic.
malcommac/Repeat
🕦 Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD
kkoomen/nestjs-throttler-storage-redis
Redis storage provider for the nestjs-throttler package (DEPRECATED)
boraseoksoon/Throttler
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.
hallazzang/asyncio-throttle
Simple, easy-to-use throttler for asyncio.
ThrottlingTroll/ThrottlingTroll
Rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions. Supports Redis and many other distributed counter stores.
uburuntu/throttler
🔀⏳ Easy throttling with asyncio support
reugn/equalizer
A set of performant rate limiters for Go
neelp03/ThrottleX
A distributed rate-limiting solution built with Go and Redis, designed to control API traffic and ensure system stability. Supports multiple rate-limiting policies and is scalable with Docker for easy deployment.
sunspikes/php-ratelimiter
A framework independent rate limiter for PHP
sigmavirus24/rush
Modular, way of implementing rate-limiting in python with a few handy default implementations
portara-tools/portara-website
Portara dashboard controller to change rate limit settings without redeploying your app
GetStream/rate_limiter
A pure dart package to apply useful rate limiting strategies on regular functions.
jessicaxiejw/adaptive_throttler
manages multiple throttlers with ability to ramp up and down
kovstas/fs2-throttler
Throttling for FS2 based on the Token bucket algorithm.
oak-labs-io/phalcon-throttler
Phalcon Throttler is a Rate Limiter for the PHP Phalcon Framework.
dwayne/elm-debouncer
Debounce or throttle your actions in Elm.
LeoColman/SimpleFeatureThrottler
When adding a new feature to an unstable production environment, a service might want to limit the amount of calls made to external services or procedures. With Simple Feature Throttle you can control this.
montag451/rlproxy
A small TCP proxy with rate limiting capability
gowork/throttler
Simple PHP execution throttler.
manuelCarlos/RateLimiters
Debounce and Throttle in Swift.
Ganesha2552/nestjs-multi-throttler
NestJS Multi-Throttler is a powerful rate limiting package for NestJS applications that supports both Express and Fastify frameworks. It allows you to easily implement rate limiting functionality to control the number of requests your application can handle within a specific time frame.
thewaterfall/spring-rate-throttler
A library for rate-limiting (throttling) HTTP requests in Spring applications. It provides annotations to be used on controller methods or classes to enforce rate-limiting and uses a token bucket algorithm to limit the number of requests that can be made in a certain period of time.
hisorange/resistor
Virtual threaded resource processing throttler.
anonfedora/blog-api
Blog Task submission.
devonChurch/eggs-benedict
A simple utility that limits the impact of functions the demand high CPU load
eldemcan/speed_check
Rate limitting using redis
Ganesha2552/nestjs-throttler-storage-mongo
MongoDB storage provider for the @nestjs/throttler package
hatsuyuki15/proxy-lib
Java library to create a proxy system (balancing, throttling,...) using pipeline style.
msjadhav03/ts-nest-mongoose-crud
👽 REST API's using Nest.js, mongoose, authentication and authorization
darshitpp/jThrottler
Client side application level request throttler
tdhooten/simple-throttle
A small .NET Core library providing a simple thread-safe object which throttles an arbitrary set of actions, rate limiting them to the specified number of actions within the specified timespan.
anuragkmr45/rate-limiter-utils
rate-limiter-utils is an npm package designed to optimize how frontend applications interact with APIs. It helps manage API request rates by implementing debouncing and throttling techniques, which improve performance and prevent issues like exceeding API rate limits.
space-code/throttle
throttle is a handy tool for task throttling