throttle

Rate limiter

A library that provides a throttle function for rate limiting functions in Go.

lodash throttle like Go library

GitHub

38 stars
2 watching
2 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reugn/equalizer A set of performant rate limiters for Go applications 88
grahamcampbell/laravel-throttle A package to manage rate limiting in Laravel applications 705
beefsack/go-rate A timed rate limiter designed to prevent saturation of APIs and protect against spam. 397
jaytaph/ratelimitbundle A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. 332
ulule/limiter A middleware library for Go that enforces rate limits on HTTP requests 2,099
sindresorhus/p-throttle A utility for rate-limiting function calls to prevent excessive usage and ensure efficient resource utilization 443
usemuffin/throttle A plugin that limits the number of requests a client can make to an application in a given time frame. 63
dryruby/rack-throttle A Rack middleware that limits the rate of incoming HTTP requests to applications. 947
lpinca/valvelet A utility to limit the execution rate of functions in promise-returning code. 38
grempe/ex_rated A rate limiting utility that manages access to a service with adjustable time windows and limits. 452
mennanov/limiters Distributed rate limiting solution with various algorithms and backends 460
reg2005/adonis-request-throttler A package for limiting the number of requests from a client within a specified time period. 20
exhammer/hammer A rate limiter with pluggable storage backends for Elixir applications. 749
alisaifee/flask-limiter An extension for Flask that provides rate limiting functionality 1,119
whitered/ratekeeper A library for scheduling rate-limited actions in Elixir 14