cache-simulator
Here are 208 public repositories matching this topic...
Language:All
Sort:Most stars
Dynamic Instrumentation Tool Platform
- Updated
Dec 16, 2025 - C
a high performance library for building cache simulators
- Updated
Nov 29, 2025 - C++
SST Architectural Simulation Components and Libraries
- Updated
Dec 16, 2025 - C++
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.
- Updated
Jan 18, 2024 - C++
A C++11 simulator for a variety of CDN caching policies.
- Updated
Dec 3, 2020 - C++
Haystack is an analytical cache model that given a program computes the number of cache misses.
- Updated
Jul 15, 2019 - C++
cache analysis platform developed at Emory University and CMU
- Updated
Apr 17, 2024 - Python
A cache simulator, using the C++ language, to simulate a direct-mapped, fully associative and set-associative cache. It has a set of memory reference generators to generate different sequences of references.
- Updated
May 24, 2017 - C++
Source code for the evaluated benchmarks and proposed cache management technique, GRASP, in [Faldu et al., HPCA'20].
- Updated
Jan 23, 2020 - Emacs Lisp
A survey on architectural simulators focused on CPU caches.
- Updated
Feb 8, 2020
A graphics tracing and replay framework to explore system-level effects on heterogeneous CPU+GPU memory systems.
- Updated
Apr 16, 2018 - C++
Simulator of experiments presented in "Enabling Long-term Fairness in Dynamic Resource Allocation", ACM SIGMETRICS 2023.
- Updated
Nov 19, 2022 - Python
Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.
- Updated
Dec 22, 2023 - C#
This cache simulator is used in order to simulate substitutions in cache using replacement policies (FIFO and LRU) and write back into the cache (using the write-allocate policy).
- Updated
Sep 29, 2018 - C
- Updated
Apr 1, 2017 - SystemVerilog
Computer architecture project : Cache simulator with LRU replacement policy
- Updated
Jul 27, 2021 - Python
A Decaying Least Frequently Used Cache implementation.
- Updated
Sep 16, 2023 - Python
Contains implementations of cache-optimized and external memory algorithms.
- Updated
Jan 8, 2019 - C++
OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP. Integrated with Sniper simulator.
- Updated
Apr 27, 2024 - C
Improve this page
Add a description, image, and links to thecache-simulator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecache-simulator topic, visit your repo's landing page and select "manage topics."