Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-juju-ratelimit-dev
Efficient token-bucket-based rate limiter module for go
https://github.com/juju/ratelimit
0
no reviews
Install
The ratelimit package provides an efficient token bucket implementation in go. the token bucket algorithm implements a method for ensuring a reader or writer does not exceed a specified rate limit.