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
Dec 10, 2024 - JavaScript
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
Manageable LRU in-memory cache instance for fast lookups and configurable eviction policies
Add a description, image, and links to the lru-replacement-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lru-replacement-algorithm topic, visit your repo's landing page and select "manage topics."