jlhutch / pylru
A least recently used (LRU) cache for Python
☆223Updated 7 months ago
Alternatives and similar repositories for pylru:
Users that are interested in pylru are comparing it to the libraries listed below
- An in-memory LRU cache for python☆154Updated 3 years ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Multiprocessing Pool Extensions☆419Updated 2 months ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and c…☆164Updated last year
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- Mailing for human beings☆587Updated 5 years ago
- Rich Python data types for Redis☆290Updated 10 months ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- Tiny LRU cache☆103Updated 6 years ago
- A simple distributed queue designed for handling one-off tasks with large sets of tasks☆445Updated 9 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- Set of basic Python collections backed by Redis☆117Updated 10 months ago
- asyncio compatible driver for elasticsearch☆97Updated 5 years ago
- A fast Python RPC library☆335Updated 2 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Debug tool trace Python memory allocations☆76Updated 5 years ago
- Fast RFC3339 compliant Python date-time library☆242Updated 8 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Synchronization primitives for Tornado coroutines☆193Updated last year
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆120Updated 4 years ago
- A decorator for caching properties in classes.☆705Updated 2 months ago
- Lightweight data validation and adaptation Python library.☆264Updated 2 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆227Updated 4 years ago
- AsyncIO (PEP 3156) Thrift support☆43Updated last year
- Provides server-backed sessions for Sanic using Redis, Memcache and more.☆160Updated 3 months ago