cache-simulator topic
LruClockCache
A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.
dynamorio
Dynamic Instrumentation Tool Platform
sst-elements
SST Architectural Simulation Components and Libraries
webcachesim
A C++11 simulator for a variety of CDN caching policies.
libCacheSim
a high performance library for building cache simulators
PyMimircache
cache analysis platform developed at Emory University and CMU
haystack
Haystack is an analytical cache model that given a program computes the number of cache misses.
grasp
Source code for the evaluated benchmarks and proposed cache management technique, GRASP, in [Faldu et al., HPCA'20].
archsim
A survey on architectural simulators focused on CPU caches.