Skip to content

Releases: shoichiideologies/page-replacement-algorithm

Step Algo 2.0

22 May 13:42
Compare
Choose a tag to compare

Added additional features

Step Algo

04 May 09:12
Compare
Choose a tag to compare

The First Official Release of Step Algo.

Step Algo is a Page-Replacement Algorithm Visualizer that demonstrates three of the major algorithms used in memory management within operating systems which are FIFO (First-In-First-Out), LRU (Least Recently Used), and OPT (Optimal) Page Replacement Algorithms

This release is currently available only for Windows operating systems.

Step Algo

03 May 01:22
Compare
Choose a tag to compare

This release enables the app to run on multiple operating systems, including Windows, macOS, and Linux.