pbrady / fastcache
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
- A fast and memory efficient LRU cache for Python☆275Updated 3 weeks ago
- A fast Python RPC library☆337Updated 2 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆426Updated 2 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Library to embed PyPy into CPython☆241Updated 9 years ago
- ☆37Updated 2 months ago
- A least recently used (LRU) cache for Python☆223Updated 10 months ago
- A python package that provides useful locks.☆255Updated last month
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- A dictionary that allows attribute-style access.☆274Updated 6 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Python library providing type-checked function calls at runtime☆98Updated 8 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
- vmprof - a statistical program profiler☆432Updated last month
- A simple, fast, extensible python library for data validation.☆222Updated 9 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- AsyncIO (PEP 3156) Thrift support☆42Updated last year
- Profiler for Python extensions☆125Updated 8 years ago
- Python wrapper around rapidjson☆515Updated 5 months ago
- Read/Write Lock - synchronization primitive for asyncio☆154Updated 3 weeks 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…☆165Updated last year
- Cython implementation of OrderedDict☆101Updated 9 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆118Updated 4 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 years ago
- python logging handler for mongo database☆114Updated 9 months ago
- asyncio wrapper for grpc.io☆114Updated 4 years ago