PyRank
  • Insights
  • PyPI
  • GitHub
  • Search
  • Compare
  • Advisories
  • Ecosystem
  • About

Lru Cache Python Packages

Python packages with the GitHub topic lru-cache. Sorted by relevance, with stars and monthly downloads.
aio-libs
async-lru

Simple LRU cache for asyncio

48.6M 950 66
youknowone
methodtools

Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.

11.5M 84 11
lonelyenvoy
memoization

A powerful caching library for Python, with TTL support and multiple algorithm options.

1.2M 246 15
iamsinghrajat
async-cache

A caching solution for asyncio

138K 106 28
breid48
cacheing

Pure Python Caching Library providing Redis-inspired eviction APIs and Per-Item TTL's.

53K 27 0
aio-libs
async-lru-threadsafe

Simple LRU cache for asyncio

14K 950 66
juanjsebgarcia
faas-cache-dict

Thread-safe Python in-memory cache dict with LRU eviction, TTL expiry & memory size limits. Drop-in dict replacement for AWS Lambda, serverless, and any RAM-constrained environment.

8K 8 1
61418
boto3-client-cache

A concurrency-safe, bounded cache for boto3 clients and resources with deterministic identity semantics.

6K 4 0
fabien-marty
atomic-lru

Thread-safe, dependency-free in-memory LRU storage library for Python 3.10+ (with optional TTL)

6K 0 1
aio-libs
faster-async-lru

Simple LRU cache for asyncio

5K 950 66
leohowell
redis-lru

LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru

4K 43 13
notAI-tech
liteindex

ultra fast, thread and process safe, easily queryable Indexes/ caches for Python.

2K 6 0
vpaliy
lru-expiring-cache

Dictionary-like data structure, supporting LRU caching semantics and data expiration mechanism.

2K 17 4
saurabh0719
elara

Elara DB is an easy to use, lightweight persistent key-value store that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. :dart:

2K 122 7
leowzz
fn-cache

轻量级通用缓存库

351 2 0
Kadermiyanyedi
lrucheck

AST-based linter that finds memory leaks from functools.lru_cache and functools.cache in Python.

219 0 0
hansalemaos
allescacher

Like @functools.cache / @functools.lru_cache but with non-hashable objects

180 0 0
seandstewart
reckon

Dead simple dynamic caching.

167 2 0
urain39
ijcache

A fast Cache module written in Python

88 0 0
mostafa
simplru

A backport of Python 3 LRU Cache functionality for Python 2

85 2 1
    • Data from PyPI, GitHub, ClickHouse, and BigQuery