An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cache-simulation

1a1a11a/libCacheSim

a high performance library for building cache simulators

Language: C++ - Size: 92.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 226 - Forks: 65

brown9804/Cache-PerformanceSimulation

Cache simulation in order to obtain performance metrics

Language: C++ - Size: 14.6 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AzureGreen/cache_simulator

A C++11 Based CDN cache simulator

Language: C++ - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

GithubRealFan/CacheSimulator

Language: C - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

erwanregy/Cache-Simulation

CPU Cache Simulation using gem5

Language: C - Size: 34.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AleksaMCode/cache-simulator

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

Language: C# - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

EmreKumas/Cache_Simulator 📦

This C project is a cache simulation of a CPU containing L1D, L1I and L2 caches. It takes an image of memory and a memory trace as input, simulates the hit/miss behavior of a cache memory on this trace, and outputs the total number of hits, misses and evictions for each cache type along with the content of each cache at the end.

Language: C - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ehsanyousefzadehasl/CS

Cache Simulator with C++ langauge

Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ofanan/accessStrategies

This is a simulator for access strategies for distributed caching. The simulator considers a user who is equipped by several caches, and receives from them periodical updates about the cached content. The problem and algorithms implemented here are detailed in the paper: I. Cohen, G. Einziger, R. Friedman, and G. Scalosub, “Access Strategies for Network Caching”, IEEE/ACM Transactions on Networking, 29(2), pp. 609-622, 2021.

Language: Python - Size: 62.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0