RussellLuo / slidingwindowLinks
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆404Updated last year
Alternatives and similar repositories for slidingwindow
Users that are interested in slidingwindow are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- concurrency utilities☆302Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- auto adjust your GOGC value☆228Updated last year
- Clone any Go data structure deeply and thoroughly.☆324Updated 5 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- CyclicBarrier golang implementation☆156Updated 5 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆790Updated 3 weeks ago
- Concurrency and synchronization primitives☆139Updated 9 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- [mirror] Go supplementary time packages☆409Updated 2 weeks ago
- Patch all Go functions for testing☆260Updated last year
- Go simple async message bus☆279Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆423Updated last year
- ☆493Updated last month
- Buffer/Byte pool for Go☆477Updated 6 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.☆262Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Deep copy things☆606Updated 4 years ago
- Golang Serializer Benchmark Comparison☆415Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago