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☆490Updated last year
- concurrency utilities☆301Updated 6 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- auto adjust your GOGC value☆228Updated last year
- ☆491Updated last week
- high-performance common weighted algorithm library☆203Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- reflect api without runtime reflect.Value cost☆804Updated 5 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆787Updated last week
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Concurrency and synchronization primitives☆139Updated 8 months ago
- CyclicBarrier golang implementation☆154Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Deep copy things☆600Updated 4 years ago
- Patch all Go functions for testing☆259Updated last year
- Go simple async message bus☆278Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆419Updated 11 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.☆260Updated 2 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- [mirror] Go supplementary time packages☆407Updated last week
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago