EagleChen / restrictorLinks
Golang implementation of sliding window rate limiter. Unlike other libraries using 'token bucket', this library supports use case such as 'xx requests per 25 minutes'
☆19Updated 4 years ago
Alternatives and similar repositories for restrictor
Users that are interested in restrictor are comparing it to the libraries listed below
Sorting:
- json slicer☆92Updated 11 months ago
- Go expression evaluation comparison☆51Updated last year
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆75Updated last week
- Bloomfilter written in Golang, includes rotation and RPC☆87Updated last month
- A Go implementation of JSONPath☆93Updated 7 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.