pbrady / fastcacheLinks
C implementation of Python 3 lru_cache
☆157Updated 5 years ago
Alternatives and similar repositories for fastcache
Users that are interested in fastcache are comparing it to the libraries listed below
Sorting:
- A fast and memory efficient LRU cache for Python☆277Updated last month
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- A least recently used (LRU) cache for Python☆223Updated 11 months ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- A fast Python RPC library☆337Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 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
- A dictionary that allows attribute-style access.☆274Updated 6 years ago
- Profiler for Python extensions☆125Updated 8 years ago
- Asyncio documentation☆196Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- A python package that provides useful locks.☆257Updated 3 months ago
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- gevent-cooperative child processes and inter-process communication☆89Updated this week
- PEP 567 Backport☆89Updated 6 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- Tiny LRU cache☆103Updated 6 years ago
- asyncio wrapper for grpc.io☆114Updated 4 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆427Updated 2 years ago
- Asyncio client for zookeeper☆49Updated last year
- Library to embed PyPy into CPython☆241Updated 9 years ago
- Multiprocess Rotating File Handler☆36Updated 9 years ago
- AsyncIO (PEP 3156) Thrift support☆42Updated last year
- Python bindings to librabbitmq-c☆205Updated last month
- vmprof - a statistical program profiler☆432Updated 2 months ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago