andrewstuart / limioLinks
A rate limiting library for Go centered around intuitive and idiomatic interfaces, and designed to limit silly window syndrome.
☆53Updated 7 years ago
Alternatives and similar repositories for limio
Users that are interested in limio are comparing it to the libraries listed below
Sorting:
- Context helpers☆24Updated 9 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- URL query string marshaler and unmarshaler☆123Updated last year
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆65Updated 2 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆131Updated 6 years ago
- Package limitgroup provides a sync.WaitGroup equivalent with a configurable upper bound.☆32Updated 10 years ago
- A Golang Middleware to handle X-Forwarded-For Header☆100Updated 3 years ago
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- A non-standard HTTP cache implemented as Go middleware