An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lru-eviction

stepchowfun/docuum

Docuum performs least recently used (LRU) eviction of Docker images. 🗑️

Language: Rust - Size: 505 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 628 - Forks: 34

alxkm/cache

Simple cache implementation on java

Language: Java - Size: 85.9 KB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 11 - Forks: 3

dasebe/webcachesim

A C++11 simulator for a variety of CDN caching policies.

Language: C++ - Size: 24.5 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 50 - Forks: 58

dasebe/optimalwebcaching

Derive the optimal cache hit ratio for Internet request traces with variable object sizes.

Language: C++ - Size: 801 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 8

pnguyen215/cachify

cachify is a lightweight, high-performance, thread-safe Least Recently Used (LRU) cache library for Go. It is designed for in-memory caching with optional support for expiration, eviction callbacks, and dynamic capacity adjustment.

Language: Go - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mithildani/MemDBLite

MemDBLite is a minimalistic in-memory key-value database implemented in C++

Language: C++ - Size: 1.11 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mtumilowicz/java12-fundamentals-cache-implementations-workshop

Simple implementations of LRU / LFU cache.

Language: Groovy - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

freddiehaddad/lrucache

Least recently used (LRU) in-memory cache.

Language: Go - Size: 3.91 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

shrinil-thakkar/LRUCache

In-memory LRU Cache implementation using multiple Design Patterns

Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mhsn001/LRUCache

LRU Cache implementation using HashMap and Double linked list in java.

Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

aniketp/multi-level-cache-simulator

A 3-level cache simulator for SPEC traces with various inclusion and block replacement policies

Language: C++ - Size: 351 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

Gurubalan-GIT/LRU-Cache

Designing a LRU Cache.

Language: Python - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

satheesh1997/sache

LRU Cache implementation using Map and Double linked list in golang.

Language: Go - Size: 5.86 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RohanVDvivedi/Cashed

Cashed is an LRU based caching service written in plain c.

Language: C - Size: 221 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

anindyasen82/algorithm101

Solution to different algorithm problems

Language: Java - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

gregwhitaker/unbounded-lru-cache

Example of an unbounded least-recently-used cache

Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0