amitdev / lru-dict
A fast and memory efficient LRU cache for Python
☆266Updated 5 months ago
Alternatives and similar repositories for lru-dict:
Users that are interested in lru-dict are comparing it to the libraries listed below
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆147Updated this week
- Python Non-cryptographic Hash Library☆283Updated last year
- The multidict implementation☆427Updated this week
- A python package that provides useful locks.☆254Updated 8 months ago
- Python Binding for xxHash☆386Updated 3 weeks ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Dictionary with auto-expiring values for caching purposes.☆350Updated 7 months ago
- Python library for handling efficiently sorted integer sets.☆208Updated 5 months ago
- Python bindings for RocksDB☆277Updated last year
- Python wrapper around rapidjson☆511Updated 2 months ago
- asyncio-compatible timeout class☆563Updated this week
- A fast and thorough lazy object proxy.☆253Updated 3 months ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- gevent-cooperative child processes and inter-process communication☆86Updated this week
- Asynchronous console and interfaces for asyncio☆462Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 9 months ago
- Flamegraph generator for cProfile stats☆250Updated last year
- Python bindings to the Zstandard (zstd) compression library☆527Updated last week
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆258Updated 3 weeks ago
- Python wrapper for RE2☆100Updated 5 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆118Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆684Updated last month
- A least recently used (LRU) cache for Python☆223Updated 7 months ago
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆655Updated 2 years ago
- Async Python helpers for the official prometheus-client.☆165Updated last week
- Simple python bindings to Yann Collet ZSTD compression library☆167Updated this week
- Sans-IO WebSocket protocol implementation☆272Updated 11 months ago