mennanov / limitersLinks
Golang rate limiters for distributed applications
☆566Updated 2 weeks ago
Alternatives and similar repositories for limiters
Users that are interested in limiters are comparing it to the libraries listed below
Sorting:
- A supersonic rate limiting package for Go with HTTP middleware.☆630Updated 2 months ago
- Make your Go programs use less memory (maybe)☆821Updated 2 weeks ago
- Concurrent data structures for Go☆1,348Updated last month
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Experimental implementation of a proposed v2 encoding/json package☆514Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆999Updated 7 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆496Updated 2 months ago
- Generate type-safe Go converters by defining function signatures.☆701Updated this week
- Combine one or more Go errors together☆1,140Updated last year
- 🎄 Go code coverage to SVG treemap☆564Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Generic resource pool for Go☆371Updated last month
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆390Updated 3 months ago
- Redis client Mock☆317Updated 11 months ago
- A Go tool to auto generate methods for your enums☆479Updated 4 months ago
- An enum generator for go☆835Updated 3 months ago
- Queue is a Golang library for spawning and managing a Goroutine pool☆547Updated last month
- Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementat…☆425Updated last month
- Go library for retrying with configurable backoffs☆669Updated 10 months ago
- Concurrency toolkit for Go☆211Updated 10 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆923Updated 2 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆488Updated this week
- Initialize structs with default values☆840Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆982Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆448Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆518Updated last month