mjpieters / aiolimiter
An efficient implementation of a rate limiter for asyncio.
☆598Updated 2 weeks ago
Alternatives and similar repositories for aiolimiter:
Users that are interested in aiolimiter are comparing it to the libraries listed below
- Simple LRU cache for asyncio☆777Updated this week
- Reusable constraint types to use with typing.Annotated☆537Updated last month
- the missing toolbox for an async world☆289Updated 2 weeks ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆661Updated 3 weeks ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆387Updated 10 months ago
- Fast and well tested serialization library☆835Updated 2 months ago
- ⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family☆398Updated 7 months ago
- Rate limiting using various strategies and storage backends such as redis, memcached & mongodb☆471Updated this week
- pytest fixture to mock HTTPX☆396Updated 3 months ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆481Updated last week
- Doing dirty (but extremely useful) things with equals.☆851Updated 2 months ago
- High level asynchronous concurrency and networking framework that works on top of either trio or asyncio☆1,950Updated this week
- Production-grade retries for Python☆1,107Updated last week
- itertools and builtins for AsyncIO and mixed iterables☆254Updated 3 months ago
- A "run" function for asyncio-based apps that does all the boilerplate.☆454Updated last month
- Asyncio cache manager for redis, memcached and memory☆1,246Updated last week
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆455Updated this week
- Settings management using pydantic☆841Updated this week
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆238Updated last week
- Cache with async power☆464Updated last week
- Real asynchronous file operations with asyncio support.☆531Updated 5 months ago
- Pythonic dependency injection☆314Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆875Updated this week
- Dev tools for python☆1,013Updated 2 months ago
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆472Updated last week
- Request ID propagation for ASGI apps☆471Updated 5 months ago
- A pytest plugin that allows recording network interactions via VCR.py☆482Updated 3 weeks ago
- Jobs scheduler for managing background task (asyncio)☆875Updated this week
- FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both sup…☆357Updated 2 months ago
- A ASGI Middleware to rate limit☆317Updated 7 months ago