Efficient token-bucket-based rate limiter package.
☆2,886Oct 5, 2023Updated 2 years ago
Alternatives and similar repositories for ratelimit
Users that are interested in ratelimit are comparing it to the libraries listed below
Sorting:
- A Go blocking leaky-bucket rate limit implementation☆4,673May 1, 2024Updated last year
- a cron library for go☆14,093Jul 8, 2024Updated last year
- Simple middleware to rate-limit HTTP requests.☆2,855Jan 12, 2025Updated last year
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,927May 27, 2024Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,480Feb 24, 2024Updated 2 years ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,362Updated this week
- OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆3,489Apr 21, 2023Updated 2 years ago
- A simple to use Go (golang) package to generate or parse Twitter snowflake IDs☆3,313Jul 25, 2024Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, u…☆8,275Dec 12, 2025Updated 3 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,340Nov 29, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,168Nov 27, 2021Updated 4 years ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,806Nov 20, 2023Updated 2 years ago
- Redis Go client☆21,989Updated this week
- psutil for golang☆11,737Mar 14, 2026Updated last week
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Jul 27, 2023Updated 2 years ago
- Go client for Redis☆9,875Nov 2, 2025Updated 4 months ago
- Simple error handling primitives☆8,224Nov 2, 2021Updated 4 years ago
- Sarama is a Go library for Apache Kafka.☆12,442Updated this week
- The Go language implementation of gRPC. HTTP/2 based RPC☆22,833Updated this week
- Structured, pluggable logging for Go.☆25,703Mar 9, 2026Updated last week
- Blazing fast, structured, leveled logging in Go.☆24,383Mar 12, 2026Updated last week
- Go port of Coda Hale's Metrics library☆3,473Apr 1, 2025Updated 11 months ago
- a thread-safe concurrent map for go☆4,527May 22, 2024Updated last year
- lumberjack is a log rolling package for Go☆5,390Aug 5, 2024Updated last year
- UUID package for Go☆4,901Aug 10, 2024Updated last year
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,813Updated this week
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,293Updated this week
- A Go microservices framework☆22,720Updated this week
- Graceful restart & zero downtime deploy for Go servers.☆4,892Feb 13, 2019Updated 7 years ago
- Sentinel Go enables reliability and resiliency for Go microservices☆2,942Oct 28, 2025Updated 4 months ago
- Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.☆24,607Mar 19, 2025Updated last year
- Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch☆7,467Aug 8, 2024Updated last year
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- Cross-platform filesystem notifications for Go.☆10,579Dec 4, 2025Updated 3 months ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.