coinpaprika / ratelimiterLinks
Simple rate limiter for any resources
☆36Updated 2 years ago
Alternatives and similar repositories for ratelimiter
Users that are interested in ratelimiter are comparing it to the libraries listed below
Sorting:
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Time Ranges☆39Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- errs is a package for making errors friendly and easy☆53Updated last year
- ☆43Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 3 months ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 3 months ago
- A high-level interface for interacting with a Git subprocess in Go☆26Updated 11 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- FastPrinter supports write values in io.Writer without allocation☆11Updated 5 years ago
- spectacular Golang struct tag parsing☆60Updated 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 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- ☆64Updated 11 months ago