lru-replacement-algorithm
Here are 55 public repositories matching this topic...
Language:All
Sort:Most stars
Git repository moved tohttps://gitlab.com/xanmod/linux
- Updated
Oct 25, 2024 - C
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
Jun 9, 2025 - Python
A project for Advanced Operating System(CS604) that implements ARC cache replacement policy.
- Updated
Aug 23, 2020 - C++
SPPU Computer Engineering Codes - SPOS (System Programming and Operating System Programs)
- Updated
Sep 27, 2022 - C
SUNLIGHT: Linux kernel source code tree
- Updated
Nov 2, 2025 - C
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
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
Sep 17, 2025 - JavaScript
Assignment files used for OS Lab UE18CS305
- Updated
Nov 29, 2020 - C
Important OS Codes and Concepts(Sorted)
- Updated
May 30, 2022 - C
LRU (Least Recently Used ) Cache implementation using Doubly Linked List and Unordered Map
- Updated
Jun 24, 2022 - C++
Basic OS Programs - CPU Scheduling & Page Replacement
- Updated
Mar 29, 2022 - Python
23-2 / 컴퓨터구조개론 / 조형민 prof.
- Updated
Jun 29, 2024 - Python
Cache Replacement Policies in operating system from scratch
- Updated
Dec 11, 2020 - C
Simulator of a Memory Page Management System, focused on process Page Tables & Page Replacement algorithms.
- Updated
Oct 7, 2022 - C++
A simulation of the operations of page tables and page replacement.
- Updated
Jun 30, 2020 - C
Improve this page
Add a description, image, and links to thelru-replacement-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelru-replacement-algorithm topic, visit your repo's landing page and select "manage topics."