FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

cache-simulator · GitHub Topics · GitHub

#

cache-simulator

Here are 249 public repositories matching this topic...

a high performance library for building cache simulators

  • Updated Aug 14, 2026
  • C++

RISC-V simulator and IDE for learning assembly — RV32IMF, step-by-step debugger,cache , pipeline, multi-core simulator

  • Updated Aug 6, 2026
  • Rust

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++

A simple cache simulator

  • Updated Jan 14, 2019
  • 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 high-performance C++20 cache simulator with power/area modeling, MESI coherence, prefetching, and multi-level hierarchy support for architecture research and education.

  • Updated Feb 10, 2026
  • C++

A survey on architectural simulators focused on CPU caches.

  • Updated Feb 8, 2020

Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.

  • Updated Dec 22, 2023
  • C#

A graphics tracing and replay framework to explore system-level effects on heterogeneous CPU+GPU memory systems.

  • Updated Apr 16, 2018
  • 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

Simulator of experiments presented in "Enabling Long-term Fairness in Dynamic Resource Allocation", ACM SIGMETRICS 2023.

  • Updated Nov 19, 2022
  • Python

A Decaying Least Frequently Used Cache implementation.

  • Updated Sep 16, 2023
  • Python

Computer architecture project : Cache simulator with LRU replacement policy

  • Updated Jul 27, 2021
  • Python

Improve this page

Add a description, image, and links to the cache-simulator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cache-simulator topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL