Repository navigation

#

throttler

🕦 Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD

Swift
1461
4 年前

🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).

Python
455
1 个月前

One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.

Swift
166
1 年前

Redis storage provider for the nestjs-throttler package (DEPRECATED)

TypeScript
153
1 年前

Simple, easy-to-use throttler for asyncio.

Python
127
3 年前

Rate limiting/throttling/circuit-breaking library for ASP.NET Core, Azure Functions and, in fact, any .NET app. Supports Redis and many other distributed counter stores.

C#
124
2 个月前

🔀⏳ Easy throttling with asyncio support

Python
103
3 年前

A set of performant rate limiters for Go

Go
91
2 年前

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.

Go
73
3 个月前

A framework independent rate limiter for PHP

PHP
71
6 个月前

Modular, way of implementing rate-limiting in python with a few handy default implementations

Python
64
3 年前

Portara dashboard controller to change rate limit settings without redeploying your app

TypeScript
41
3 年前

A pure dart package to apply useful rate limiting strategies on regular functions.

Dart
32
3 年前

manages multiple throttlers with ability to ramp up and down

Go
31
3 年前

Throttling for FS2 based on the Token bucket algorithm.

Scala
20
20 天前

Phalcon Throttler is a Rate Limiter for the PHP Phalcon Framework.

PHP
18
8 年前

Simple Multi-Resource Rate Limiting That Saves Unused Tokens. Rate limit API requests across different resources and workers without wasting your quota. Reserve tokens upfront, get refunds for what you don't use, and avoid over-limiting.

Python
16
4 个月前

Debounce or throttle your actions in Elm.

Elm
11
3 个月前