belady
There are 5 repositories under belady topic.
hyerania/Belady-Cache-Replacement
Using Belady's algorithm for improved cache replacement
AleksaMCode/cache-simulator
Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.
aniketp/multi-level-cache-simulator
A 3-level cache simulator for SPEC traces with various inclusion and block replacement policies
ajlekcahdp4/belady-cpp
C++ implementation of Belady's cache replacement algorithm (ideal cache)