Skip to content

AdrianeDriane/FIFOPageReplacementAlgorithm

Repository files navigation

🚀 FIFO Page Replacement Algorithm by University of Cebu

https://fifo-simulator.vercel.app/

This project was created to demonstrate the FIFO page replacement algorithm, which is commonly used in operating systems to manage page faults by replacing the oldest page in memory.

The app provides a visual simulation of how pages are loaded into memory and replaced using FIFO, showcasing the core concepts of memory management.

Tech Stack:

  • React
  • TypeScript
  • TailwindCSS
  • Vite
  • Vercel for hosting

About

Operating system algorithm FIFO page replacement algorithm demonstration/animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors