jlhutch / pylruLinks
A least recently used (LRU) cache for Python
☆223Updated last year
Alternatives and similar repositories for pylru
Users that are interested in pylru are comparing it to the libraries listed below
Sorting:
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆234Updated 3 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Gevent tutorial for the Working Python Developer☆381Updated last year
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Multiprocessing Pool Extensions☆429Updated last month
- Python wrapper for hiredis☆515Updated last month
- Rich Python data types for Redis☆292Updated last year
- Easy distributed locks for Python with a choice of backends.☆376Updated 2 years ago
- Redis client for Python asyncio (PEP 3156)☆551Updated 5 years ago
- Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
- WSGI middleware for sessions and caching☆538Updated 7 months ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆285Updated this week
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- A Python Library for Simple Models and Containers Persisted in Redis☆436Updated 5 years ago
- Python requests like API built on top of Twisted's HTTP client.☆598Updated this week
- 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 5 months ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- mock for redis-py (NO LONGER SUPPORTED)