Repository navigation

#

token-bucket

Golang rate limiters for distributed applications

Go
545
19 天前

基于令牌桶算法和漏桶算法来实现的限速限流,Golang实现。

Go
312
7 年前

🔧 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
136
1 天前

A token-based rate limiter based on the leaky bucket algorithm.

Rust
106
14 天前

Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.

Perl
72
4 年前

Lock-free implementation of the token bucket algorithm in C++

C++
57
2 年前

⏲️ Easy rate limiting for Python using a token bucket algorithm, with async and thread-safe decorators and context managers

Python
50
1 年前

API Key Generation, Validation, and Rate Limiting for SvelteKit

TypeScript
37
8 个月前

简单限流算法实现

Java
23
6 年前

🛢A token bucket implementation based on multi goroutines

Go
18
8 年前

Limit the execution rate of a function using the token bucket algorithm

JavaScript
18
1 年前

Throttling, rate-limiting and synchronization for distributed applications.

Go
16
2 个月前

Golim is a Go-based rate limiter using a token bucket algorithm to manage web service request rates with customizable settings.

Go
14
1 年前

Postfix policy sender rate limiter server for authenticated postfix users designed to limit spam volume after successfull phishing attacks

Go
14
17 天前

A simple Token Bucket implementation in Swift

Swift
14
7 年前

[EMSOFT 2022] Adaptive Edge Offloading for Image Classification Under Rate Limit

Jupyter Notebook
13
2 年前