lru-cache topic

List lru-cache repositories

egg-lru

25
Stars
2
Forks
Watchers

egg lru-cache plugin

golang-lru

63
Stars
11
Forks
Watchers

Golang LRU cache with expire feature.

lru-expiring-cache

16
Stars
5
Forks
Watchers

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

nodecache-as-promised

20
Stars
5
Forks
Watchers

In-memory cache supporting promise based workers and middleware hooks (distributed expiry and persistence provided)

expirable-cache

74
Stars
9
Forks
Watchers

Expirable Go LRC\LRU cache without goroutines

cachetools

25
Stars
7
Forks
Watchers

python cachetools for dlang

redis-lru

41
Stars
13
Forks
Watchers

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

rxcache

20
Stars
3
Forks
Watchers

A library of LRU cache and support Rx.

cache-manager

1.4k
Stars
149
Forks
Watchers

Cache module for Node.JS

cache.zig

29
Stars
1
Forks
Watchers

A thread-safe, expiration-aware, LRU cache for Zig