Golang implementation of Sliding Window Algorithm for distributed rate limiting.
☆408May 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,673May 1, 2024Updated last year
- Golang implementation of Hierarchical Timing Wheels.☆706Jul 11, 2023Updated 2 years ago
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 3 years ago
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,776Jun 7, 2025Updated 9 months ago
- Golang rate limiters for distributed applications☆623Mar 2, 2026Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,328Jul 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,096May 2, 2025Updated 10 months ago
- Graceful process restarts in Go☆3,168Sep 25, 2024Updated last year
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Efficient token-bucket-based rate limiter package.☆2,886Oct 5, 2023Updated 2 years ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Rate limiting for go-redis☆1,001Feb 16, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,843Dec 10, 2025Updated 3 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352May 7, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- A golang LRU Cache for high concurrency☆1,390Jan 13, 2026Updated 2 months ago
- Tools for building go apps.☆688Apr 5, 2022Updated 3 years ago
- Optimized Go Compression Packages☆5,437Updated this week
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,110Mar 15, 2026Updated last week
- Sentinel Go enables reliability and resiliency for Go microservices☆2,942Oct 28, 2025Updated 4 months ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,362Mar 16, 2026Updated last week
- self-aware Golang profile dumper☆1,145Apr 23, 2025Updated 11 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last week
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,819Nov 2, 2025Updated 4 months ago
- Golang LRU cache☆4,996Mar 13, 2026Updated last week
- A lightweight stream processing library for Go☆2,161Jan 14, 2026Updated 2 months ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,417Jul 30, 2024Updated last year
- Finite state machine for Go☆211May 24, 2020Updated 5 years ago
- foreman clone written in go language☆2,617Mar 7, 2026Updated 2 weeks ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- a thread-safe concurrent map for go☆4,527May 22, 2024Updated last year
- a cron library for go☆14,093Jul 8, 2024Updated last year
- A modern layer 7 load balancer from baidu☆6,228Updated this week