RussellLuo / slidingwindow
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆394Updated 10 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☆476Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆593Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- reflect api without runtime reflect.Value cost☆783Updated last week
- concurrency utilities☆293Updated 5 years ago
- Fast golang queue using ring-buffer☆621Updated last year
- Attach hooks to any database/sql driver☆655Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆780Updated last month
- Concurrency and synchronization primitives☆139Updated 3 months ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆550Updated 2 weeks ago
- ☆473Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆488Updated 6 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆575Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆175Updated last year
- [mirror] Go supplementary time packages☆405Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,240Updated 8 months ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Deep copy things☆582Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Buffer/Byte pool for Go☆474Updated 5 years ago
- [mirror] concurrency primitives☆884Updated 3 weeks ago
- Rate limiting for go-redis☆892Updated this week
- gostub is a library to make stubbing in unit tests easy☆316Updated 2 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.☆255Updated 2 years ago
- Patch all Go functions for testing☆256Updated last year
- Write ahead log for Go.☆645Updated 4 months ago
- high-performance common weighted algorithm library☆202Updated last year