reugn / equalizer
A set of performant rate limiters for Go
☆90Updated last year
Alternatives and similar repositories for equalizer:
Users that are interested in equalizer are comparing it to the libraries listed below
- Dynamically generate self-signed certificates and certificate authorities for Go tests☆74Updated 2 months ago
- A golang map in which entries expire after given a time period☆57Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated last year
- All you need when you are working with countries in Go.☆88Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- Library to generate TOTP/HOTP codes☆139Updated last year
- Cookies, but with structs, for happiness.☆111Updated 3 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Elegant middleware functions for your HTTP clients.☆102Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated 3 months ago
- Optional values for Go☆103Updated 2 months ago
- Enriches the standard go http client with retry functionality.☆51Updated 10 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 2 months ago
- The fastest HTTP router available for Go.☆60Updated last year
- A handy and powerful library to deal with unstructured data☆27Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- 🚀 Fast and light wildcard pattern matching.☆84Updated last month
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 5 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆110Updated 2 years ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- In-process request tracing☆97Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago