- ratelimiter: A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm. The library can be used in your Go projects wherever you need rate limiting. https://github.com/narasimha1997/ratelimiter 30 comments golang
Linked pages
- How to Design an API Rate Limiting Algorithm | Kong Inc. https://konghq.com/blog/how-to-design-a-scalable-rate-limiting-algorithm/#.WjlcxXHbXuU.hackernews 33 comments
- rate package - golang.org/x/time/rate - Go Packages https://pkg.go.dev/golang.org/x/time/rate 20 comments
- Token bucket - Wikipedia https://en.wikipedia.org/wiki/Token_bucket 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.