RussellLuo / slidingwindow
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆395Updated 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☆478Updated last year
- reflect api without runtime reflect.Value cost☆787Updated last month
- errgroup with goroutine worker limits☆163Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆594Updated 2 years ago
- ☆476Updated last month
- CyclicBarrier golang implementation☆153Updated 4 years ago
- concurrency utilities☆294Updated 5 years ago
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- Deep copy things☆586Updated 4 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆779Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆175Updated last year
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Write ahead log for Go.☆648Updated 5 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Concurrency and synchronization primitives☆140Updated 4 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Fast golang queue using ring-buffer☆621Updated 2 years ago
- Patch all Go functions for testing☆256Updated last year
- [mirror] concurrency primitives☆889Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 7 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆221Updated this week
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆562Updated last month
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆575Updated 4 years ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- [mirror] Go supplementary time packages☆405Updated last month