FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lru-replacement-algorithm · GitHub Topics · GitHub

#

lru-replacement-algorithm

Here are 57 public repositories matching this topic...

This project focuses on simulating a multi-tier storage system🔺, with an emphasis on data management📂🔄 through the implementation of various placement policies 🔺⬆️⬇️ . The goal is to analyze the performance and efficiency of different data placement and eviction strategies📊⚡🚀 .

  • Updated Mar 5, 2026
  • Jupyter Notebook

A project for Advanced Operating System(CS604) that implements ARC cache replacement policy.

  • Updated Aug 23, 2020
  • C++

A web-based page replacement simulator that visualizes algorithms like FIFO, LRU, and Optimal, with interactive step-by-step animations, highlighting page faults and hits

  • Updated Jan 13, 2026
  • JavaScript

This is an implementation of the Least Recently Used (LRU) page replacement algorithm.

  • Updated Mar 10, 2023
  • C

一个基于Java实现的操作系统原理演示代码,包含了进程调度、内存管理等操作系统基本功能。

  • Updated Mar 16, 2025
  • Java

Applies various page replacement algorithms to a reference string and displays the number of page faults and where they occurred.

  • Updated May 14, 2020
  • Java

Cache replacement policy study: LRU vs lru2near on ChampSim + RV64 assembly

  • Updated Aug 3, 2026
  • C++

ToyRISC processor simulation using Java, Computer Architecture lab, IIT Dharwad

  • Updated Apr 26, 2024
  • Java

LRU (Least Recently Used ) Cache implementation using Doubly Linked List and Unordered Map

  • Updated Jun 24, 2022
  • C++

LRU Paging Implementation

  • Updated May 7, 2020
  • C

Cache Replacement Policies in operating system from scratch

  • Updated Dec 11, 2020
  • C

23-2 / 컴퓨터구조개론 / 조형민 prof.

  • Updated Jun 29, 2024
  • Python

python script to simulate lru replacement algorithm, probably with bug.. but seems to be working

  • Updated Jul 7, 2016
  • Python

Improve this page

Add a description, image, and links to the lru-replacement-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lru-replacement-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL