pbrady / fastcache
C implementation of Python 3 lru_cache
☆154Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastcache
- Debug tool trace Python memory allocations☆76Updated 5 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆260Updated 2 months ago
- An in-memory LRU cache for python☆154Updated 3 years ago
- A fast Python RPC library☆336Updated last year
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- A python package that provides useful locks.☆251Updated 5 months ago
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- A least recently used (LRU) cache for Python☆221Updated 4 months ago
- Profiler for Python extensions☆122Updated 7 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆355Updated 3 weeks ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆115Updated 10 months ago
- Powerful Python library for atomic file writes.☆317Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 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…☆52Updated 7 years ago
- Tiny LRU cache☆103Updated 6 years ago
- gevent-cooperative child processes and inter-process communication☆83Updated this week
- A dictionary that allows attribute-style access.☆273Updated 5 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- Rich Python data types for Redis☆290Updated 7 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆100Updated 4 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 7 years ago
- Asyncio strategy for SQLAlchemy.☆300Updated 2 years ago
- A simple, multiprocess-safe logger for Python.☆38Updated 6 years ago
- Visually explore Python object graphs☆772Updated last month
- A simple immutable mapping for python☆111Updated 2 years ago
- Python Non-cryptographic Hash Library☆281Updated last year