andrewstuart / limioLinks
A rate limiting library for Go centered around intuitive and idiomatic interfaces, and designed to limit silly window syndrome.
☆53Updated 6 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 8 years ago
- Go known-keys fast-lookup map generator☆45Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- URL query string marshaler and unmarshaler☆122Updated last year
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- A Go package to automatically validate fields with tags☆62Updated last year
- Disk buffer implementing io.Writer☆50Updated 7 years ago
- A command-line arguments parser that will make you smile.☆32Updated 10 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- ☆70Updated 3 years ago
- Scratching Middleware Chaining☆64Updated 10 years ago
- Easily handle HTTP Accept(-Charset|-Encoding|-Language) headers in Golang.☆25Updated 7 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- A Golang Middleware to handle X-Forwarded-For Header☆100Updated 3 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- graphql parser + utilities☆57Updated 8 years ago
- a Go package for framed snappy streams☆45Updated 10 years ago
- Basic terminal cursor manipulation☆49Updated 6 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 10 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!