aiohttp-ratelimiter VS BucketRateLimiter

Compare aiohttp-ratelimiter vs BucketRateLimiter and see what are their differences.

BucketRateLimiter

collection of rate limiters which are based on bucket conception (by ArtyomKozyrev8)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
aiohttp-ratelimiter BucketRateLimiter
1 1
13 29
- -
3.4 0.0
7 months ago over 1 year ago
Python Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aiohttp-ratelimiter

Posts with mentions or reviews of aiohttp-ratelimiter. We have used some of these posts to build our list of alternatives and similar projects.
  • Aiohttp.web rate limiter
    1 project | /r/Python | 21 Jul 2022
    aiohttp-ratelimiter is a rate limiter for the aiohttp.web framework it uses limits to implement the rate limiting. It supports redis, in memory, and memcached. More info can be found at https://github.com/JGLTechnologies/aiohttp-ratelimiter

BucketRateLimiter

Posts with mentions or reviews of BucketRateLimiter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.

What are some alternatives?

When comparing aiohttp-ratelimiter and BucketRateLimiter you can also consider the following projects:

ShazamIO - 🎵 Is a free asynchronous library from reverse engineered Shazam API written in Python 3.8+ with asyncio and aiohttp.

cap-em - Highly configurable resource usage/limit tracker

aiolimiter - An efficient implementation of a rate limiter for asyncio.

imgbb - A simple tool enabling you to asynchronously upload images to imgbb.

Throttler - 🔀⏳ Easy throttling with asyncio support

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

Douyin_TikTok_Download_API - 🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。

Dependency Injector - Dependency injection framework for Python