COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200918083416/https://github.com/topics/rate-limiter
Here are
157 public repositories
matching this topic...
Premium Queue package for handling distributed jobs and messages in NodeJS.
Updated
Sep 17, 2020
JavaScript
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Updated
Sep 16, 2020
Java
Job scheduler and rate limiter, supports Clustering
Updated
Aug 20, 2020
JavaScript
Java rate limiting library based on token/leaky-bucket algorithm.
Updated
Sep 17, 2020
Java
Golimit is Uber ringpop based distributed and decentralized rate limiter
High Performance Rate Limiting MicroService and Library
“ ApiBoot”是为接口服务而生的,基于“ SpringBoot”完成扩展和自动配置,内部封装了一系列的开箱即用Starters。
Updated
Sep 15, 2020
Java
An Elixir rate-limiter with pluggable backends
Updated
Aug 25, 2020
Elixir
基于令牌桶算法和漏桶算法来实现的限速限流,Golang实现。
Clojure library of flexible retry, circuit breaker and rate limiter
Updated
Sep 17, 2020
Clojure
Light NodeJS rate limiting and response delaying using Redis - including Express middleware.
Updated
Sep 9, 2020
JavaScript
🚦 Fixed window rate limiting middleware for GraphQL. Use to limit repeated requests to queries and mutations.
Updated
Aug 26, 2020
TypeScript
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.
A lua library to provide distributed rate measurement using nginx + redis, you can use it to do a throttling system within many nodes.
一个注解使你的SpringBoot项目获得分布式锁和限流器能力
Updated
Jun 15, 2020
Java
☔ Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.
Updated
Nov 25, 2019
JavaScript
Portara directive is a rate limiter / throttler for GraphQL
Updated
Sep 12, 2020
TypeScript
A rate limiter for Starlette and FastAPI
Updated
Sep 13, 2020
Python
🔀 ⏳ Easy throttling with asyncio support
Updated
Sep 8, 2020
Python
an excellent API limiting framework for Spring boot/cloud application, especially for microservice project
Portara dashboard controller to change rate limit settings without redeploying your app
Updated
Sep 12, 2020
TypeScript
A framework independent rate limiter for PHP
Highly configurable rate limiter library built for NestJS
Updated
Sep 16, 2020
TypeScript
💱 Querying a rate-limited currency exchange API using Redis as a cache
Updated
Mar 7, 2020
Haskell
Rate limit from stdin to stdout (drop or keep messages)
Brute-force, error and request rate limiting
The Rate Limiter Component provides a Token Bucket implementation to rate limit input and output in your application.
Improve this page
Add a description, image, and links to the
rate-limiter
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rate-limiter
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I think my first attempt at an example project (for Flask) highlighted how rough it can be to integrate anything into some of the web frameworks if you're not intimately familiar with them.
I'd be open to assembling some folks to maintain a bunch of integrations with