stucchio / Python-LRU-cache
An in-memory LRU cache for python
☆154Updated 3 years ago
Alternatives and similar repositories for Python-LRU-cache:
Users that are interested in Python-LRU-cache are comparing it to the libraries listed below
- A least recently used (LRU) cache for Python☆224Updated 8 months ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- Fast RFC3339 compliant Python date-time library☆242Updated 9 months ago
- Fast Redis Bloom Filters in Python☆289Updated 6 years ago
- Python light ORM for Redis☆79Updated 6 years ago
- Rich Python data types for Redis☆290Updated 11 months 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
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 4 years ago
- C implementation of Python 3 lru_cache☆157Updated 4 years ago
- A pure python, NoSQL, fast database.☆63Updated 7 years ago
- Gevent tutorial for the Working Python Developer☆382Updated 10 months ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆219Updated 3 years ago
- A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.☆543Updated 5 years ago
- Ultra fast memcache client written in highly optimized C++ with Python bindings.☆263Updated 8 years ago
- Simple yet capable caching decorator for python☆160Updated 7 years ago
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- Simple redis based cache for storing results of python function calls, json encoded strings or html.☆121Updated last year
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 6 years ago
- Curio + Requests: Async HTTP for Humans☆241Updated 4 years ago
- Non-blocking Flask, SQLAlchemy, Psygopg2, Postgresql, Gevent & Gunicorn Example☆262Updated last year
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- asyncio compatible driver for elasticsearch☆97Updated 5 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆274Updated last week
- A fast Python RPC library☆336Updated 2 years ago
- disque python client☆78Updated 6 years ago
- Python Low-Overhead Profiler☆921Updated 3 months ago
- Network Server Performance Benchmarking Toolbench☆186Updated 6 years ago
- Implements consistent hashing in Python (using md5 as hashing function)☆107Updated 3 years ago
- Kafka python client for asynchronous tornado applications.☆41Updated last year
- Tiny LRU cache☆103Updated 6 years ago