uber-go / ratelimitLinks
A Go blocking leaky-bucket rate limit implementation
☆4,591Updated 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,805Updated 3 weeks ago
- Distributed mutual exclusion lock using Redis for Go☆3,820Updated 2 weeks ago
- A goroutine pool for Go☆4,019Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,708Updated last year
- a thread-safe concurrent map for go☆4,485Updated last year
- lumberjack is a log rolling package for Go☆5,259Updated last year
- Pure Go Redis server for Go unittests☆3,364Updated last week
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,345Updated last year
- Circuit Breaker implemented in Go☆3,358Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,485Updated last month
- A cache library for Go with zero GC overhead.☆5,299Updated last year
- Fast JSON serializer for golang.☆4,800Updated 3 weeks ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,660Updated last year
- ⏱ The exponential backoff algorithm in Go☆3,854Updated last month
- Simple middleware to rate-limit HTTP requests.☆2,832Updated 8 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,761Updated last month
- Copier for golang, copy value from struct to struct and more