mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add ratelimiter to utilities
This commit is contained in:
parent
8bf6bea8f9
commit
12fe64d146
@ -983,6 +983,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [pester](https://github.com/sethgrid/pester) - Go HTTP client calls with retries, backoff, and concurrency.
|
||||
* [pm](https://github.com/VividCortex/pm) - Process (i.e. goroutine) manager with an HTTP API.
|
||||
* [profile](https://github.com/davecheney/profile) - Simple profiling support package for Go.
|
||||
* [ratelimiter](https://github.com/abo/ratelimiter) - Redis-based rate counter and rate limiter for Go.
|
||||
* [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
|
||||
* [rerun](https://github.com/ivpusic/rerun) - Recompiling and rerunning go apps when source changes.
|
||||
* [resty](https://github.com/go-resty/resty) - Simple HTTP and REST client for Go inspired by Ruby rest-client.
|
||||
|
Loading…
Reference in New Issue
Block a user