GitHub topics: least-recently-used-algorithm
ruchi961/PageReplacement-Algorithms-OS-Python
Contains the Python implementation of the following Page Replacement Algorithms: 1. FIFO Page Replacement 2. LRU Page Replacement 3. Optimal Page Replacement
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ericyoc/opt_LRU_cache_perf_poc
Cache replacement algorithms, including Least Recently Used (LRU), First In First Out (FIFO), and Enhanced Not Recently Used (ENRU).
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - 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

Vaneeza-7/Data-structures-assignments 📦
Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
Language: C++ - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Filipjacobson/ID1206
ID1206 - Operating Systems
Language: C - Size: 3.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ArcherPergande/Dynamically-allocated-LRU-cache
Template implementation of a dynamically memory allocated linked list cache using the least recently used (LRU) algorithm.
Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mananpatel06/Operating-system-Practical
This is Operating System (CE354) practical.
Language: C - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
