uber-go / ratelimitLinks
A Go blocking leaky-bucket rate limit implementation
☆4,605Updated last year
Alternatives and similar repositories for ratelimit
Users that are interested in ratelimit are comparing it to the libraries listed below
Sorting:
- Golang LRU cache☆4,819Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,845Updated 2 weeks ago
- Pure Go Redis server for Go unittests☆3,384Updated last week
- A goroutine pool for Go☆4,018Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC