Topic: "page-replacement-algorithms"
malevolentstrix/Virtual_To_Physical_Memory_Translator
Language: C - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 2
josefdc/page-replacement-simulator
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
Language: JavaScript - Size: 192 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0
vanviethieuanh/page-replacement-algorithms
Page replacement algorithms visulization tool
Language: Svelte - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
snehel4510/OS_programs
Repository consisting of C/C++ programs to simulate various Operating system concepts.
Language: C - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
rishitsaiya/CS314-OS-Lab
Operating Systems Lab Course (CS 314), IIT Dharwad
Language: C - Size: 6.64 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 6
Candida18/Operating-System
Language: C - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
pj-pj-pj/page-replacement-algorithms
os case study
Language: Go - Size: 14.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
Vaibhav-Pant/Operating-System
This repository contains all the source code that I have written for my Operating System course.
Language: C - Size: 324 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
nikita9604/Page-Replacement-Algorithms
Scilab Code solution to Problem 9.8 of Abraham Silberschatz - Operating System Concepts (Book)
Language: Scilab - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1
Aron-Arboleda/PageReplacementAlgorithms
A Desktop application that serves as a visualizer of the 3 main page replacement algorithms (FIFO, OPT, and LRU).
Language: TypeScript - Size: 4.59 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Sarrthhak/Page_Replacement_Algorithm_Simulator
Page Replacement Algorithm Simulator is a Streamlit-based application that simulates and compares FIFO, LRU, and Optimal algorithms. It displays memory state changes, compares page faults, and provides insights into algorithm performance.
Language: Python - Size: 57.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
mohit01-10/Page_Replacement_Algos_Visualizer
This is a Page Replacement Techniques Visualizer project.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
Mak-3/Page-replacement-FIFO
Visualization of the page replacement algorithm-FIFO using queue operations
Language: CSS - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
BurraAbhishek/page_replacement_algorithms_demo.rs
A demonstration of page replacement algorithms using Rust, given the page reference string
Language: Rust - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0