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

Topic: "most-recently-used"

Dirkster99/MRULib

Implements a WPF/MVVM Control libray (with backend) that manages a MRU (Most Recently Used) list of files

Language: C# - Size: 2.85 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 9

AleksaMCode/cache-simulator

Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.

Language: C# - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

digitalheir/scrobble-fm

♾️ The scrobbling alternative that respects your privacy

Language: HTML - Size: 403 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

jElhamm/Virtual-Memory

"Implementation of Virtual Memory available in operating systems"

Language: C++ - Size: 2.9 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

tushar-c23/PageReplacement_Algorithms

Page replacement algorithms to analyse page fault and belady's anomaly.

Language: C++ - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Deformin/TwoLevelCache

A configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. One can specify cache strategies and max sizes of both levels 1 and 2. Three cache replacement policies have been set: Least Frequently Used, Least Recently Used, Most Recently Used.

Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1