amitdev / lru-dict
A fast and memory efficient LRU cache for Python
☆260Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for lru-dict
- Dictionary with auto-expiring values for caching purposes.☆347Updated 4 months ago
- Python Binding for xxHash☆377Updated last week
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆143Updated 2 weeks ago
- The multidict implementation☆423Updated this week
- Fast ISO8601 date time parser for Python written in C☆565Updated last week
- A python package that provides useful locks.☆251Updated 5 months ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- Python bindings for RocksDB☆276Updated last year
- C implementation of Python 3 lru_cache☆154Updated 4 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆322Updated this week
- A least recently used (LRU) cache for Python☆221Updated 4 months ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Powerful Python library for atomic file writes.☆317Updated 2 years ago
- asyncio-compatible timeout class☆562Updated 2 weeks ago
- Python wrapper around rapidjson☆508Updated last month
- persistent caching to memory, disk, or database☆261Updated 2 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
- Python wrapper for RE2☆99Updated 2 months ago
- Python Non-cryptographic Hash Library☆281Updated last year
- The asyncio implemetation of Redis distributed locks☆299Updated 10 months ago
- Python library for handling efficiently sorted integer sets.☆205Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- A dictionary that allows attribute-style access.☆273Updated 5 years ago
- Python bindings to the Zstandard (zstd) compression library☆512Updated 2 weeks ago
- Asynchronous console and interfaces for asyncio☆458Updated last week
- gevent-cooperative child processes and inter-process communication☆83Updated this week
- Human friendly input/output for text interfaces using Python☆320Updated 5 months ago
- Python bindings for the SQLite4 LSM database.☆130Updated last month