RussellLuo / slidingwindowLinks
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆406Updated last year
Alternatives and similar repositories for slidingwindow
Users that are interested in slidingwindow are comparing it to the libraries listed below
Sorting:
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- concurrency utilities☆304Updated 6 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- reflect api without runtime reflect.Value cost☆812Updated 7 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆790Updated last week
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆263Updated 2 years ago
- Golang Serializer Benchmark Comparison☆413Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆426Updated last year
- Go Pooling Helpers☆118Updated 5 years ago
- CyclicBarrier golang implementation☆158Updated 5 years ago
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Go simple async message bus☆283Updated 4 years ago
- grpc connection pool☆493Updated 7 months ago
- ☆497Updated 2 months ago
- Go Client for RedisBloom probabilistic module☆92Updated 2 years ago
- Patch all Go functions for testing☆261Updated last year
- Deep copy things☆607Updated 4 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆602Updated 7 months ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- [mirror] Go supplementary time packages☆411Updated last month
- High resolution timing and benchmarking for Go☆263Updated 5 years ago