RussellLuo / slidingwindowLinks
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆402Updated last year
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☆486Updated last year
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- concurrency utilities☆299Updated 5 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Deep copy things☆592Updated 4 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 10 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,277Updated 11 months ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Patch all Go functions for testing☆258Updated last year
- gostub is a library to make stubbing in unit tests easy☆316Updated 5 months ago
- A timed rate limiter for Go☆400Updated 3 years ago
- ☆485Updated last month
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆320Updated last month
- [mirror] Go supplementary time packages☆405Updated 2 weeks ago
- Rate limiting for go-redis☆918Updated 2 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆178Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago