cache-simulator topic

List cache-simulator repositories

LruClockCache

59
Stars
5
Forks
Watchers

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

2.5k
Stars
546
Forks
Watchers

Dynamic Instrumentation Tool Platform

sst-elements

84
Stars
109
Forks
Watchers

SST Architectural Simulation Components and Libraries

webcachesim

48
Stars
55
Forks
Watchers

A C++11 simulator for a variety of CDN caching policies.

libCacheSim

157
Stars
32
Forks
Watchers

a high performance library for building cache simulators

PyMimircache

38
Stars
14
Forks
Watchers

cache analysis platform developed at Emory University and CMU

haystack

42
Stars
6
Forks
Watchers

Haystack is an analytical cache model that given a program computes the number of cache misses.

grasp

17
Stars
4
Forks
Watchers

Source code for the evaluated benchmarks and proposed cache management technique, GRASP, in [Faldu et al., HPCA'20].

archsim

15
Stars
1
Forks
Watchers

A survey on architectural simulators focused on CPU caches.

CacheSim

16
Stars
8
Forks
Watchers

A simple cache simulator