Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

pypi.org "lru" keyword

Top 2.1% on pypi.org
async-lru 2.0.4
Simple LRU cache for asyncio
16 versions - Latest release: 10 months ago - 108 dependent packages - 2,089 dependent repositories - 16.4 million downloads last month - 632 stars on GitHub - 2 maintainers
simplru 0.0.1
A backport of Python 3 LRU Cache functionality for Python 2
1 version - Latest release: almost 7 years ago - 1 dependent repositories - 12 downloads last month - 2 stars on GitHub - 1 maintainer
hashable_lru_cache 0.1.4
An extension of functools.lru_cache allowing unhashable objects to be
5 versions - Latest release: about 4 years ago - 18 downloads last month - 1 maintainer
ormucoq3lrucache 1.0
A basic lru cache
1 version - Latest release: over 3 years ago - 1 dependent repositories - 5 downloads last month - 1 maintainer
Top 1.9% on pypi.org
lru-dict 1.3.0
An Dict like LRU container.
12 versions - Latest release: 7 months ago - 120 dependent packages - 2,086 dependent repositories - 2.69 million downloads last month - 250 stars on GitHub - 1 maintainer
Top 0.3% on pypi.org
repoze.lru 0.7
A tiny LRU cache implementation and decorator
7 versions - Latest release: over 6 years ago - 19 dependent packages - 3,180 dependent repositories - 2.98 million downloads last month - 2 maintainers
Top 2.5% on pypi.org
cacheout 0.16.0
A caching library for Python
24 versions - Latest release: 5 months ago - 11 dependent packages - 284 dependent repositories - 104 thousand downloads last month - 402 stars on GitHub - 1 maintainer
ijcache 0.0.1
A fast Cache module written in Python
2 versions - Latest release: over 1 year ago - 8 downloads last month - 0 stars on GitHub - 1 maintainer
lru-ng 2.0.0
Fixed-size dict with least-recently used (LRU) replacement policy and optional callback.
1 version - Latest release: about 3 years ago - 1 dependent repositories - 19 downloads last month - 0 stars on GitHub - 1 maintainer
pylrucache 3.0.1
Use Lru dict for cache.
8 versions - Latest release: over 8 years ago - 1 dependent repositories - 35 downloads last month - 1 maintainer
async-lru-threadsafe 2.0.4
Simple threadsafe LRU cache for asyncio
1 version - Latest release: 8 months ago - 1 dependent package - 23.5 thousand downloads last month - 632 stars on GitHub - 1 maintainer
Top 3.6% on pypi.org
ring 0.10.1
Function-oriented cache interface with built-in memcache & redis + asyncio support.
28 versions - Latest release: about 1 year ago - 2 dependent packages - 37 dependent repositories - 14.2 thousand downloads last month - 470 stars on GitHub - 1 maintainer
lru_cacher 1.0.0
Least Recently used Cache (LRU Cache) in Python
1 version - Latest release: almost 10 years ago - 2 dependent repositories - 17 downloads last month - 0 stars on GitHub - 1 maintainer
Top 3.0% on pypi.org
memoization 0.4.0
A powerful caching library for Python, with TTL support and multiple algorithm options. (https://...
10 versions - Latest release: almost 3 years ago - 42 dependent packages - 350 dependent repositories - 924 thousand downloads last month - 220 stars on GitHub - 1 maintainer
Top 4.1% on pypi.org
async-cache 1.1.1
An asyncio Cache
4 versions - Latest release: almost 3 years ago - 8 dependent packages - 20 dependent repositories - 69.5 thousand downloads last month - 89 stars on GitHub - 1 maintainer
expiringdictx 1.0.1
提供一个带有过期时间的字典数据结构,适用于缓存和临时存储。
2 versions - Latest release: 7 months ago - 18 downloads last month - 2 stars on GitHub - 1 maintainer
cachemoncache 0.0.2
a cache library with dict interface
1 version - Latest release: 10 months ago - 28 downloads last month - 10 stars on GitHub - 1 maintainer
disklru 1.0.7
Creates a python disk LRU / cache - great for apps that want to save data
8 versions - Latest release: 11 months ago - 2 dependent packages - 1 dependent repositories - 692 downloads last month - 2 stars on GitHub - 1 maintainer
timedlrucache 1.0.1
A time constraint LRUCache Implementation
2 versions - Latest release: about 5 years ago - 1 dependent repositories - 13 downloads last month - 17 stars on GitHub - 1 maintainer
ticktock 0.1.2
adds least-recently-used cache management and automatic data timeout to Python's Shelf class.
3 versions - Latest release: about 10 years ago - 3 dependent repositories - 19 downloads last month - 0 stars on GitHub - 1 maintainer
Top 8.5% on pypi.org
redis-lru 0.1.2
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method...
7 versions - Latest release: about 2 years ago - 11 dependent repositories - 1.63 thousand downloads last month - 40 stars on GitHub - 1 maintainer
power-cache 0.1.1
Simple (but powerful) Caching Tools
2 versions - Latest release: over 2 years ago - 1 dependent repositories - 18 downloads last month - 4 stars on GitHub - 1 maintainer
pip-s3-proxy 0.2
provides an unauthenticated plain HTTP proxy so pip can install packages from S3
2 versions - Latest release: over 4 years ago - 1 dependent repositories - 174 downloads last month - 5 stars on GitHub - 1 maintainer
mysimplelrucache-karanmaheshwari 1.1
A simple implementation of LRU Caching algorithm.
6 versions - Latest release: about 5 years ago - 1 dependent repositories - 22 downloads last month - 0 stars on GitHub - 1 maintainer
lruheap 1.0.2
Python decorators for store in-data memory using LRU cache
13 versions - Latest release: over 3 years ago - 1 dependent repositories - 140 downloads last month - 3 stars on GitHub - 1 maintainer
lrucli 2020.8.22
command line interface for pythons lru_cache for more command line fu
4 versions - Latest release: almost 4 years ago - 1 dependent repositories - 32 downloads last month - 0 stars on GitHub - 1 maintainer
lru2cache 0.1.2
A least recently used (LRU) 2 layer caching mechanism based in part on the Python 2.7 back-port o...
3 versions - Latest release: over 8 years ago - 2 dependent repositories - 37 downloads last month - 17 stars on GitHub - 1 maintainer
global_lru_cache 1.0
Global LRU cache decorator
1 version - Latest release: almost 10 years ago - 2 dependent repositories - 10 downloads last month - 1 stars on GitHub - 1 maintainer
Top 9.4% on pypi.org
django-lrucache-backend 4.0.0
A smarter local memory cache backend for Django
6 versions - Latest release: about 4 years ago - 4 dependent repositories - 4.05 thousand downloads last month - 42 stars on GitHub - 1 maintainer
caching-s3-proxy 0.7
provides an unauthenticated plain HTTP frontend for public and private S3 buckets, and caches on ...
6 versions - Latest release: over 9 years ago - 2 dependent repositories - 40 downloads last month - 18 stars on GitHub - 1 maintainer
arc_cache 0.1.1
Memoization decorator using an adaptive replacement cache.
1 version - Latest release: over 8 years ago - 2 dependent repositories - 36 downloads last month - 6 stars on GitHub - 2 maintainers
ttlru-dict 1.0.1
An Dict like LRU container which also has ttl feature.
2 versions - Latest release: almost 5 years ago - 2 dependent repositories - 11 downloads last month - 4 stars on GitHub - 1 maintainer