An open API service indexing awesome lists of open source software.

https://github.com/raomuyang/rate-limiter

implements of rate limiter algorithm
https://github.com/raomuyang/rate-limiter

token-bucket

Last synced: 3 months ago
JSON representation

implements of rate limiter algorithm

Awesome Lists containing this project

README

        

# 限流算法

## 令牌桶算法

![token bucket](https://raw.githubusercontent.com/raomuyang/rate-limiter/master/doc/token-bucket.png)