coinpaprika / ratelimiter
Simple rate limiter for any resources
☆35Updated last year
Alternatives and similar repositories for ratelimiter:
Users that are interested in ratelimiter are comparing it to the libraries listed below
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- spectacular Golang struct tag parsing☆61Updated last year
- A high-level interface for interacting with a Git subprocess in Go☆24Updated 4 months ago
- 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
- A Go test harness that starts an ephemeral PostgreSQL server☆56Updated 3 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- simple and secure way to authorize your application with the OpenID Connect☆32Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- A set of performant rate limiters for Go☆90Updated 11 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.