Topic: "rate-limits"
mokies/ratelimitj
A Java library for Rate-Limiting, providing extensible storage and application framework adaptors.
Language: Java - Size: 1.11 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 482 - Forks: 93

grempe/ex_rated
ExRated, the Elixir OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it.
Language: Elixir - Size: 138 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 455 - Forks: 50

ejfinneran/ratelimit
A Redis-backed rate limiter written in Ruby
Language: Ruby - Size: 69.3 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 266 - Forks: 58

aishek/axios-rate-limit
Rate limit for axios
Language: JavaScript - Size: 246 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 242 - Forks: 35

spatie/guzzle-rate-limiter-middleware
A rate limiter middleware for Guzzle
Language: PHP - Size: 49.8 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 158 - Forks: 15

ysocorp/koa2-ratelimit
Rate-limiting middleware for Koa2 ES6. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Language: JavaScript - Size: 657 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 122 - Forks: 37

ml-archive/gatekeeper 📦
Rate limiting middleware for Vapor 👮
Language: Swift - Size: 73.2 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 74 - Forks: 15

masasron/adonis-throttle
A rate limiter for Adonis JS
Language: JavaScript - Size: 132 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 63 - Forks: 11

futurestudio/hapi-rate-limitor
A hapi plugin for rate limiting. Simple and easy.
Language: JavaScript - Size: 511 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 43 - Forks: 9

gojekfarm/go-ratelimit
Ratelimit your methods using Redis
Language: Go - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 40 - Forks: 16

jessicaxiejw/adaptive_throttler
manages multiple throttlers with ability to ramp up and down
Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 2

EasyAbp/Abp.AspNetCoreRateLimit 📦
An Abp module helps you control how often your service is used.
Language: C# - Size: 2.17 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 27 - Forks: 6

Purukitto/PikaServe
A simple to use Pokemon API endpoint that returns Pokemon Data in JSON format.
Language: JavaScript - Size: 3.51 MB - Last synced at: about 7 hours ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 3

khrj/p-queue
Promise queue with concurrency control, for Deno
Language: TypeScript - Size: 99.6 KB - Last synced at: about 17 hours ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 5

scttcper/koa-simple-ratelimit
Simple rate limiter for Koa.js v2 web framework
Language: TypeScript - Size: 1.27 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 5

wwwlicious/servicestack-ratelimit-redis
A rate limiting plugin for ServiceStack that uses Redis for calculating and persisting request counts
Language: C# - Size: 123 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 6

hachreak/limitless
An OTP application to integrate a rate-limiter in your application.
Language: Erlang - Size: 60.5 KB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 2

kataras/chronos
NEW: Chronos provides an easy way to limit X operations per Y time in accuracy of nanoseconds
Language: Go - Size: 17.6 KB - Last synced at: 26 days ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 0

nginx-modules/ngx_http_limit_traffic_ratefilter_module Fork of bigplum/Nginx-limit-traffic-rate-module
Limiting rate by given variables(like $request_uri, $remote_addr, etc..).
Language: C - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 11 - Forks: 2

haraka/haraka-plugin-limit
Enforce many types of limits on a Haraka mail server.
Language: JavaScript - Size: 95.7 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 14

emiraydin/ratelimiter
Rate limiter for APIs, built with Node.js and Redis
Language: JavaScript - Size: 56.6 KB - Last synced at: 20 days ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 0

hachreak/limitless_service
Rate-limiters As A Service (RLAAS)
Language: Erlang - Size: 35.2 KB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 0

abhisekp/rate-limiter-api
:alarm_clock: :watch: A simple library to easily manage rate limits of APIs without any hassles.
Language: JavaScript - Size: 305 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 3

VertexTechComAu/php_security_libraries
PHP rate Limiter and other security functions, libraries. The rate limiter is designed to be simple and fast. It uses temp files so needs nothing else installed and is built to be very fast.
Language: PHP - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

tangaiyun/zuul-redislimiter-spring-boot
great Rate-limiter for Zuul
Language: Java - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

FelixSeptem/ratelimit
a simple implement of web ratelimit by Golang.
Language: Go - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

savonarola/token_bucket
Rate limiter implementing Token Bucket algorithm
Language: Elixir - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

shubhamharitash/ApiRateLimiter_Core_Java
Thread safe implementaion of ratelimter using core java and singleton design pattern
Language: Java - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

steffen/rate-limit-probot
Sample Probot app for debugging rate limits
Language: JavaScript - Size: 1.95 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

DivineOmega/attempt
🔁 Attempt to run a function, automatically retrying if an exception occurs
Language: PHP - Size: 13.7 KB - Last synced at: about 9 hours ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

nickgaya/redbucket
Python rate limiting library using Redis for shared state.
Language: Python - Size: 41 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

obervinov/users-package
This Python module is designed to simplify user management in Telegram bots, providing the necessary functionality for tasks such as user authentication, authorization and compliance with speed limits, ensuring effective management of user attributes and access rights.
Language: Python - Size: 362 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

HaylockGrant/compute_rated
ComputeRated, a leaky bucket rate limiter optimized for compute time limits. This library allows you to rate-limit operations based on compute time, with support for checking capacity, adding compute time, and waiting for capacity to be available.
Language: Elixir - Size: 11.7 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

HatsuneMiku3939/rltransport
The RoundTripper which limits the number of concurrent requests.
Language: Go - Size: 298 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ejcoyle88/KnowYourLimits
A rate limiting library for .Net projects
Language: C# - Size: 130 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

celioyutaka/ratelimiter
Rate Limiter - X Requests per Y Seconds
Language: PHP - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

kurrunk37/ring-rate-limiter
clojure ring middleware, rate limiter
Language: Clojure - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

ecostanzi/spring-rate-limiter
an AOP based spring rate limiter
Language: Java - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jdwyah/ratelimit-ruby
Rate Limit & Feature Flag Infrastructure as a Service
Language: Ruby - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Coderrob/github-rate-limit-check
This GitHub Action provides an automated, real-time check of your repository’s GitHub API rate limits, giving you instant visibility into your API consumption. With detailed reporting and proactive alerts, you can prevent unexpected disruptions and optimize API usage in your workflows.
Language: Shell - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

yourtion/node-elimiter
easy use rate limiter
Language: TypeScript - Size: 21.5 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

eknowledger/Chili
.Net Request Rate Limiter (Throttling Engine)
Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

nuradinnur/eyeoftheherald
A fully-functional, abstracted League of Legends API integrated backend in Java.
Language: Java - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
