RussellLuo / slidingwindow
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆393Updated 8 months ago
Alternatives and similar repositories for slidingwindow:
Users that are interested in slidingwindow are comparing it to the libraries listed below
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- auto adjust your GOGC value☆222Updated 5 months ago
- concurrency utilities☆292Updated 5 years ago
- reflect api without runtime reflect.Value cost☆774Updated 6 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆588Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- Rate limiting for go-redis☆876Updated 2 months ago
- ☆467Updated last week
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- CyclicBarrier golang implementation☆149Updated 4 years ago
- Patch all Go functions for testing☆254Updated last year
- Go simple async message bus☆275Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆774Updated 2 months ago
- gostub is a library to make stubbing in unit tests easy☆314Updated 3 weeks ago
- Add missing comment on exported function, method, type, constant, variable in go file☆172Updated last year
- high-performance common weighted algorithm library☆200Updated last year
- Fast golang queue using ring-buffer☆618Updated last year
- A wrapper for golang web framework gin to use net/http/pprof easily.☆317Updated 4 years ago
- grpc connection pool☆482Updated last year
- Deep copy things☆576Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆481Updated 4 months ago
- Concurrency and synchronization primitives☆136Updated last month
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,374Updated this week
- Clone any Go data structure deeply and thoroughly.☆306Updated 8 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆524Updated 2 months ago