pbrady / fastcache
C implementation of Python 3 lru_cache
☆156Updated 4 years ago
Alternatives and similar repositories for fastcache:
Users that are interested in fastcache are comparing it to the libraries listed below
- A least recently used (LRU) cache for Python☆223Updated 7 months ago
- A fast Python RPC library☆335Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- 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
- 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
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- An in-memory LRU cache for python☆154Updated 3 years ago
- Profiler for Python extensions☆125Updated 8 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- A python package that provides useful locks.☆254Updated 8 months ago
- Tiny LRU cache☆103Updated 6 years ago
- ☆37Updated 3 months ago
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- Python library providing type-checked function calls at runtime☆98Updated 5 months ago
- Network Server Performance Benchmarking Toolbench☆185Updated 6 years ago
- A content-addressable file management system for Python.☆212Updated last year
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 7 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆120Updated 4 years ago
- gevent-cooperative child processes and inter-process communication☆86Updated this week
- vmprof - a statistical program profiler☆431Updated this week
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- Multiprocess Rotating File Handler☆36Updated 9 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆384Updated 3 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆274Updated 4 months ago
- Python bindings for RocksDB☆151Updated 3 years 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…☆164Updated last year
- Version of the glob module that supports recursion via **, and can capture patterns.☆126Updated 3 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago