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
- auto adjust your GOGC value☆231Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆604Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- CyclicBarrier golang implementation☆159Updated 5 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆331Updated 9 months ago
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Patch all Go functions for testing☆261Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated 2 weeks ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆797Updated last month
- Go simple async message bus☆286Updated 5 years ago
- ☆501Updated 3 weeks ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Concurrency and synchronization primitives☆140Updated 2 months ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆195Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆430Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- [mirror] Go supplementary time packages☆412Updated 3 months 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.☆264Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆274Updated 4 years ago