RussellLuo / slidingwindow
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆396Updated 11 months ago
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☆479Updated last year
- reflect api without runtime reflect.Value cost☆792Updated last month
- concurrency utilities☆297Updated 5 years ago
- ☆480Updated this week
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆90Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆313Updated 2 weeks ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Patch all Go functions for testing☆256Updated last year
- Fast golang queue using ring-buffer☆624Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- gostub is a library to make stubbing in unit tests easy☆315Updated 4 months ago
- auto adjust your GOGC value☆228Updated 8 months ago
- Deep copy things☆589Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆177Updated last year
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Go simple async message bus☆276Updated 4 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆568Updated last month
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆781Updated last week
- [mirror] Go supplementary time packages☆405Updated 2 months ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Rate limiting for go-redis☆909Updated last week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago