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 least recently used (LRU) cache for Python☆223Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A fast Python RPC library☆337Updated 2 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆430Updated 2 years ago
- Python Non-cryptographic Hash Library☆284Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆278Updated 3 weeks ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Python wrapper around rapidjson☆519Updated 3 weeks ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- LZ4 bindings for Python☆286Updated 2 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 8 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Multiprocessing Pool Extensions☆426Updated 3 months ago
- Asyncio documentation☆195Updated 4 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆303Updated last week
- Redis client for Python asyncio (PEP 3156)☆552Updated 5 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- A python package that provides useful locks.☆260Updated last week
- A fast, pure Python in-memory database engine☆104Updated 2 years ago
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆128Updated 3 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆282Updated 3 weeks ago
- Python bindings for RocksDB☆279Updated 2 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆366Updated last week
- vmprof - a statistical program profiler☆434Updated 4 months ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆384Updated 4 years ago
- Linked list extension module for Python☆80Updated 11 months ago
- Colorful progress bars and trees for your terminal☆130Updated 6 years ago