RussellLuo / slidingwindowLinks
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆405Updated 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☆489Updated last year
- concurrency utilities☆301Updated 5 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- auto adjust your GOGC value☆228Updated 11 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Concurrency and synchronization primitives☆140Updated 7 months ago
- CyclicBarrier golang implementation☆153Updated 5 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- ☆488Updated last week
- Patch all Go functions for testing☆259Updated last year
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆786Updated 2 months ago
- Deep copy things☆598Updated 4 years ago
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- [mirror] Go supplementary time packages☆407Updated last month
- Fast and easy-to-use skip list for Go.☆418Updated 10 months ago
- Go simple async message bus☆278Updated 4 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆193Updated 3 years ago
- Go Client for RedisBloom probabilistic module☆91Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Go Pooling Helpers☆117Updated 5 years ago