throttle
Rate limiter
A library that provides a throttle function for rate limiting functions in Go.
lodash throttle like Go library
39 stars
2 watching
2 forks
Language: Go
last commit: about 5 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A set of performant rate limiters for Go applications | 88 | |
| A package to manage rate limiting in Laravel applications | 705 | |
| A timed rate limiter designed to prevent saturation of APIs and protect against spam. | 400 | |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 | |
| A middleware library for Go that enforces rate limits on HTTP requests | 2,125 | |
| Controls function calls to limit their frequency within a specified time interval | 447 | |
| A plugin that limits the number of requests a client can make to an application in a given time frame. | 63 | |
| A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 | |
| A utility to limit the execution rate of functions in promise-returning code. | 38 | |
| A rate limiting utility that manages access to a service with adjustable time windows and limits. | 453 | |
| Distributed rate limiting solution with various algorithms and backends | 474 | |
| A package for limiting the number of requests from a client within a specified time period. | 20 | |
| Enables users to set limits on actions performed within specified time intervals | 767 | |
| An extension for Flask that provides rate limiting functionality | 1,126 | |
| A library for scheduling rate-limited actions in Elixir | 14 |