An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with page-replacement-algorithm

A curated list of projects in awesome lists tagged with page-replacement-algorithm .

https://github.com/ar-sayeem/operating-system

This repository includes implementations of CPU Scheduling (Priority Scheduling and Round Robin), Page Replacement (FIFO, LRU, OPT), and the Banker's Algorithm for deadlock prevention, along with basic Linux shell commands and output images of the algorithms for better understanding.

bankers-algorithm cpu-scheduling linux page-replacement-algorithm

Last synced: 18 May 2026

https://github.com/sandhish/page-replacement-algorithms

Simulator of Page Replacement Algorithms like FIFO, LRU, Optimal

css fifo html javascript lru optimal page-replacement-algorithm

Last synced: 12 Apr 2026

https://github.com/harshit-46/algoviser

Algoviser - An interactive page replacement visualizer to understand working of different replacement algorithms.

algorithms javascript page-replacement-algorithm react-hooks reactjs tailwindcss

Last synced: 30 Apr 2026

https://github.com/ovuiproduction/operating-system-simulator

The OS Simulator replicates key functionalities like memory management, CPU scheduling, and interrupts. It evolves from single-program execution to multi-programming with virtual memory, implementing scheduling algorithms, page replacement, and a page table register.

cpp cpu-scheduling interrupt-handling operating-system os-simulator page-replacement-algorithm process-management virtual-memory

Last synced: 13 May 2026

https://github.com/adhadse/osprograms

This repo holds my OS Lab programs for the Fourth Semester. Feel free to use and learn from them,

bankers-algorithm cpp kotlin operating-system os page-replacement-algorithm scheduler

Last synced: 17 May 2026