Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆409May 24, 2024Updated 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 blocking leaky-bucket rate limit implementation☆4,667May 1, 2024Updated last year
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 2 years ago
- Golang implementation of Hierarchical Timing Wheels.☆709Jul 11, 2023Updated 2 years ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,775Jun 7, 2025Updated 8 months ago
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 10 months ago
- Golang rate limiters for distributed applications☆621Feb 3, 2026Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,391Jan 13, 2026Updated last month
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Graceful process restarts in Go☆3,162Sep 25, 2024Updated last year
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Finite state machine for Go☆211May 24, 2020Updated 5 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Efficient token-bucket-based rate limiter package.☆2,883Oct 5, 2023Updated 2 years ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,838Dec 10, 2025Updated 2 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352May 7, 2024Updated last year
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,813Nov 2, 2025Updated 4 months ago
- A lightweight stream processing library for Go☆2,157Jan 14, 2026Updated last month
- Optimized Go Compression Packages☆5,416Updated this week
- Golang LRU cache☆4,973Feb 24, 2026Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,340Feb 7, 2026Updated 3 weeks ago
- Rate limiting for go-redis☆997Feb 16, 2026Updated 2 weeks ago
- Sentinel Go enables reliability and resiliency for Go microservices☆2,945Oct 28, 2025Updated 4 months ago
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- A modern layer 7 load balancer from baidu☆6,232Feb 13, 2026Updated 2 weeks ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Tools for building go apps.☆689Apr 5, 2022Updated 3 years ago
- self-aware Golang profile dumper☆1,145Apr 23, 2025Updated 10 months ago
- benchmarks for implementation of servers which support 1 million connections☆1,929Apr 15, 2021Updated 4 years ago
- 🍀 Golang 内存分析工具☆142Feb 22, 2022Updated 4 years ago