dparker2 / py-expiring-dictLinks
Python dict with TTL support for auto-expiring caches
☆25Updated 11 months ago
Alternatives and similar repositories for py-expiring-dict
Users that are interested in py-expiring-dict are comparing it to the libraries listed below
Sorting:
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆205Updated 4 months ago
- Sniff out which async library your code is running under☆146Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- CPU parallelism for Trio☆66Updated 2 weeks ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- Find and use proxy auto-config (PAC) files with Python and Requests.☆74Updated 3 months ago
- Easy peasy Python decorators☆32Updated 5 years ago
- A Python Enum that inherits from str.☆121Updated last year
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆33Updated 5 months ago
- transaction support for TinyDB☆99Updated 3 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month
- Async to sync converter☆78Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Python composable command line utility, trio-compatible version☆170Updated 3 months ago
- Automatic __slots__ for your Python classes☆69Updated 2 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- Python dictionary with Redis as backend, built for large datasets. Simplifies Redis operations for large-scale and distributed systems. S…☆74Updated 7 months ago
- A Declarative ORM for Redis using Pydantic Models and aioredis☆61Updated 7 months ago
- Example of a Python code that implements graceful shutdown while using asyncio, threading and multiprocessing☆177Updated 5 years ago
- Static analysis of Python import statements☆124Updated last month
- A caching solution for asyncio☆103Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- A simple Declarative ORM for Redis using pydantic Models☆48Updated last year
- Websockets example with Python 3.6 aiohttp and asyncio☆58Updated 8 years ago
- Asynchronous logging for Python and asyncio☆151Updated 2 years ago
- A tiny library for monitoring and testing asyncio programs☆64Updated 4 years ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- A task queue library for Python and Redis☆36Updated 3 years ago
- One engine to rule them all☆64Updated 2 weeks ago