RussellLuo / slidingwindowLinks
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆408Updated 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☆497Updated 4 months ago
- concurrency utilities☆304Updated 6 years ago
- errgroup with goroutine worker limits☆164Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Clone any Go data structure deeply and thoroughly.☆332Updated 9 months ago
- auto adjust your GOGC value☆231Updated last year
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- ☆501Updated 3 weeks ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆180Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆603Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆798Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated this week
- CyclicBarrier golang implementation☆159Updated 5 years ago
- [mirror] Go supplementary time packages☆412Updated 4 months ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆224Updated 2 weeks ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆195Updated 4 years ago
- Patch all Go functions for testing☆261Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- grpc connection pool☆492Updated 9 months ago
- Fast and easy-to-use skip list for Go.☆431Updated last year
- Go Pooling Helpers☆119Updated 5 years ago
- Go simple async message bus☆286Updated 5 years ago
- Deep copy things☆635Updated 5 years ago