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

Topic: "cache-simulator"

DynamoRIO/dynamorio

Dynamic Instrumentation Tool Platform

Language: C - Size: 117 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,835 - Forks: 580

1a1a11a/libCacheSim

a high performance library for building cache simulators

Language: C++ - Size: 92.5 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 224 - Forks: 65

sstsimulator/sst-elements

SST Architectural Simulation Components and Libraries

Language: C++ - Size: 167 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 96 - Forks: 129

tugrul512bit/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.

Language: C++ - Size: 456 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 5

dasebe/webcachesim

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

Language: C++ - Size: 24.5 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 51 - Forks: 58

spcl/haystack

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

Language: C++ - Size: 112 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 46 - Forks: 6

1a1a11a/PyMimircache

cache analysis platform developed at Emory University and CMU

Language: Python - Size: 8.92 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 38 - Forks: 15

FindHao/CacheSim

A simple cache simulator

Language: C++ - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 8

uart/gltracesim

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

Language: C++ - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 4

Amirhossein-Rajabpour/Cache-Simulator

Computer architecture project : Cache simulator with LRU replacement policy

Language: Python - Size: 7.8 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 1

levindoneto/Cache-Simulator

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).

Language: C - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 3

atmughrabi/OpenGraphSim

OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP. Integrated with Sniper simulator.

Language: C - Size: 317 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

vinodsake/Last-Level-Cache-Simulator

Language: SystemVerilog - Size: 736 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 4

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

cmaraziaris/MIPS-cache-config-toolkit

Set of MIPS assembly programs to help us find a secret cache configuration (cache size, block size and associativity).

Language: Assembly - Size: 385 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

hadibrais/archsim

A survey on architectural simulators focused on CPU caches.

Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

snie2012/computer-architecture-projects

Computer architecture related projects

Language: C++ - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

dbaarda/DLFUCache

A Decaying Least Frequently Used Cache implementation.

Language: Python - Size: 315 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

ease-lab/grasp

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

Language: Emacs Lisp - Size: 190 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

cache-sim/cache-sim

cache simulator

Language: C++ - Size: 3.36 MB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 9

Shuiliusheng/2018

code 2018

Language: C++ - Size: 28.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

Quamber/N-Way-Set-Associative-L1-Cache

Direct Mapped and N-Way set associative cache Simulator in C/C++ for L1 cache in Processors

Language: C++ - Size: 2.59 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 7 - Forks: 1

LC-John/Cache-Simulator

PKU computer organization and architecture memory hierarchy simulator LAB

Language: C++ - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

Mcdonoughd/CS2011 📦

WPI CS2011 Assembly Assignments for B-term 2017

Language: C - Size: 104 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 6

Ghonimo/Design-and-Simulation-of-Split-L1-Cache-PSU-ECE585

An in-depth project focusing on the design and simulation of a split L1 cache in C++. This repository covers MESI protocol operations, comprehensive test cases, and simulation results, showcasing strategies for enhancing cache coherence and performance. This is a class project from ECE 585: Microprocessor System Design at Portland State University

Language: C++ - Size: 8.96 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

GithubRealFan/CacheSimulator

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

Swap76/Cache_Mapping_Technique

Simulator for Direct, Associative, Set Associative Mapping Technique in Cache Allocation

Language: C++ - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

mariobecerra/ComputerArchitectureP2

Cache Organization and Performance Evaluation

Language: C - Size: 1.79 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 2

AleksandarLilic/ama-riscv-sim

C++ Instruction Set Simulator for RISC-V RV32IMC & custom SIMD instructions with cache and branch predictor models, C/ASM workloads, and Python analysis tools

Language: C++ - Size: 23.1 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 1

RISHIT7/CacheSimulator

A C++ based Cache Simulator to simulate cache hits and cache misses

Language: C++ - Size: 1020 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

vmmc2/Nemesis

A cache simulator for RISC-V architecture. Made using Python 3

Language: Python - Size: 442 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

radinshayanfar/ca_cache_simulator

AUT Computer Architecture Cache Simulator project

Language: Java - Size: 208 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

aniketp/multi-level-cache-simulator

A 3-level cache simulator for SPEC traces with various inclusion and block replacement policies

Language: C++ - Size: 351 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

abhikr360/Hierarchical-Cache-Simulator

A modular implementation of three level Cache Hierarchy

Language: C - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

BenniG123/Cachemandu

A simple, modern looking Cache simulator.

Language: C# - Size: 3.11 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 0

KooroshRH/CacheSim

A simulator for modelize cache memory of CPU.

Language: Java - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

Akter8/memory-subsystem-simulator

Simulates a memory-subsystem encompassing a bi-level TLB and a bi-level cache system along with a main memory following segmentation with paging with all different replacement policies

Language: C - Size: 2.17 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 3

muditbhargava66/CacheSimulator

A high-performance cache and memory hierarchy simulator built with modern C++17. Features configurable cache levels, advanced prefetching, MESI protocol, and detailed statistics. Ideal for computer architecture education, research, and performance analysis.

Language: C++ - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

MarwanAlmaseid/Boba.Cache

Boba.cache is an ASP.NET Core library that simplifies cache management. It offers interfaces to handle all cache operations (get, set, remove,...), generate keys, and manage cache entries.

Language: C# - Size: 932 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Dark-Rosaleen/Mehrstufiger-Cache-Simulator

Mehrstufiger Cache Simulation für Cache Verhalten Analysis (GRA Abschluss Projekt bei TUM)

Language: C++ - Size: 9.31 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

JanickBunzel/cache_associativity

Computer Architecture Project, CS @TUM

Language: C++ - Size: 34.6 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

ofanan/Access_strategies_with_staleness

This project provides tools to simulate several 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. These updates are not totally accurate. The user has to select which caches to access, to obtain the requested datum in the lowest price and maximum certainty possible.

Language: ReScript - Size: 7.89 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

jiegec/cache

A cache simulator

Language: C++ - Size: 4.33 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

brunograssano/Organizacion-de-computadoras-fiuba

Trabajos practicos de la materia Organizacion de computadoras 66.20 - 2C2020

Language: Assembly - Size: 2.22 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

alibrahimzada/Systems-Programming-Assignments-Fall20

Systems Programming Assignments from Fall 2020 in Marmara University, Istanbul, Turkey

Language: Python - Size: 2.88 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

AronPerez/CacheSim

We are going to fail this class.

Language: Python - Size: 2.36 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

bilgehangecici/Cachelab

A cache simulator that 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: Java - Size: 853 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

niksram/Cache-Mapping-Simulator

The following program here helps in simulating how blocks from main memory can get mapped to cache based on strategies: Direct-Mapping, Fully-Associative, Set-Associative

Language: C++ - Size: 23.1 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

auejin/Computer-Architecture

Class Projects of Introduction to Computer Architecture (SE379), DGIST

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

gtfuhr/cache_simulations_automator

Language: C - Size: 7.18 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

ismailfaruk/ECSE425--Computer-Architecture

Project repository for ECSE425 - Proposing hardware optimization changes

Language: HTML - Size: 27.7 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

juanfresia/cacheSimulator

A loop test performance simulator for cache memories

Language: Java - Size: 4.78 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

marceleng/fog-cloud-offload-sim

Simulator for queueing systems and LRU caches

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

ammoradi/cache-simulator

a JavaScript Client-side Cache Simulator

Language: JavaScript - Size: 1.16 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

Abhishek100100/two-level-cache-simulator

A two-level cache simulator developed for a computer architecture course. Features physically-indexed, physically-tagged L1/L2 caches with configurable parameters, multiple replacement policies (LRU, FIFO, Random), and detailed performance statistics. Supports USIMM trace files for realistic memory access pattern analysis.

Language: C++ - Size: 468 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

Uviveknarayan/Cache-Memory-Simulator

Simulation of n-way set associative cache using LRU replacement policy in C++.

Language: C++ - Size: 180 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

CompileMyLife/LastLevelCache

Simulation of a last level cache (LLC) for a new processor.

Language: C - Size: 4.43 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Creelman/cache-simulator

High performance CPU cache hierarchy simulator

Language: Rust - Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

DonaldBowler44/CPUCacheSimulator-CA

This is a cache simulator that is able to take in input parameters and read the trc files, that determines cache misses and hits.

Language: C - Size: 3.18 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

lsandoval9/proyecto-cache

Proyecto para simular el funcionamiento de una memoria cache

Language: C++ - Size: 4.14 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

joaoeudes7/CacheTSimulator

:computer: Cache Simulator in Typescript (CLI)

Language: TypeScript - Size: 369 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wyjw/cseem

Cache Simulator

Language: C++ - Size: 3.24 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Carlos-Mareco/simulador_cache

Um programa que simula o referenciamento do endereço da memória principal na memória cache.

Language: C++ - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jiegec/cache-advanced

Homework of Advanced Computer Architecture

Language: C++ - Size: 10.3 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

aklsh/CS6600

Computer Architecture, Jul-Nov 2021

Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

UOC-Assignments/uoc.aca.prac2

Advanced Computer Architectures - Practical Assignment #2: Create a shell script that sends custom jobs (thread & core level parallelized code) to an SGE cluster scheduler in order to execute an HPC NPB Benchmark, so we can study the performance impact on a shared-memory multiprocessor when emulating different processor cache architectures (varying parameters such as parameters block size, cache size & associativity)

Language: Shell - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bugzmanov/rediscache

LRU Cache Service with Monitoring & Alerting (Scala & Akka & Redis)

Language: Scala - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

Harshiitrpr/RISCV-Simulator

Functional RISC-V GUI simulator

Language: Python - Size: 2.26 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

zzp1012/cache-verilog-modeling

cache modeling using verilog

Language: Verilog - Size: 241 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dag7dev/architecture-helper

an helper for various tasks: pipeline drawer, hit and miss cache, tlb calc

Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

arthurcerveira/HEVC-Cache-Simulator

Cache simulations for the HEVC Test Model

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

csbanon/cache-simulator

Cache Simulator is a Java program that simulates a simple cache system with various inputs, including cache size, replacement policy, associativity and write-back policy. 2019.

Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

anrikus/LRU-Cache-simulator

The simulator is capable of implementing one/two levels of cache with LRU / FIFO / Optimal replacement policy and non-inclusive / inclusive cache eviction policy.

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

AugusteLef/Intel-Kaby-Lake

Simulation of an Intel Kaby lake cache coded in C

Language: C - Size: 604 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Howeng98/CacheSimulator

Language: C++ - Size: 12 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

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

huddy1985/cache-simulator-phd

Language: C - Size: 5.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

kyuyeonpooh/Cache-Simulator

Cache simulator with various numbers of associativity, block size, and following policy.

Language: C++ - Size: 1.95 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

chinmayachaudhry/Generic-Cache-Simulator

Generic-Cache-Simulator

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

Tony080/TreePLRU

A simulation of 4 way set-associative cache and 8 way one. Using the tree pseudo LRU algorithm.

Language: C++ - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sariebeary/Cache-Simulator

Simulating the cache metadata (valid, dirty, tag bits) and logic of instruction and data caches

Language: C - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

thenamangoyal/architecture

Computer Architecture CSL211 (Fall 2016)

Language: C++ - Size: 2.32 MB - Last synced at: 11 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

huygnguyen04/cpu-gpu-ndp-work

Exploring CPU/GPU memory hierarchies, cache modeling, DRAM simulation, GPU programming with CUDA, and near-data processing using PIMeval-PIMbench - CS 6501 CPU/GPU Memory Systems @ UVA Spring '25

Language: C++ - Size: 21.6 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

spuerta10/RapidLogs

Sistema de gestión de logs de alto rendimiento. Proporciona caché temporal, limpieza automática de logs antiguos y almacenamiento persistente.

Language: Python - Size: 1.08 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SkourtsidisGiorgos/NTUA-AdvCompArch

2019-2020 NTUA class "Advanced Computer Architecture"

Language: Shell - Size: 14.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eshan-sud/cache-simulator

A simple LRU-based Cache Simulator

Language: C++ - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

coiti4/processor-architectures-project

Project for the Processors Architecture course at Télécom Paris, France.

Language: C - Size: 61.5 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

thiagocalvi/simulador-mesif

Trabalho prático de implementação em ARQ II: Desenvolvimento de um simulador de coerência de cache utilizando a extensão do protocolo MESI, o MESIF.

Language: Go - Size: 7.53 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

phleudt/Cache_Simulator

Write-back cache simulator with configurable parameters and performance metrics.

Language: C - Size: 3.23 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bansal-yash/COL216-Computer-Architecture

Course assignments of COL216:- Computer Architecture course at IIT Delhi under Professor Kolin Paul

Language: VHDL - Size: 37 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

JiananAlvin/01229_computer_architecture

This repository serves as a record of learning computer architecture/fundamentals.

Language: C - Size: 325 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kvnnty/redis-cache

Exploring Redis and caching mechanisms

Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

franciscofpereira/DualCacheSimulator

Dual hierarchy (L1 and L2) cache simulator with direct mapping and two way associative configurations. Project for Computer Organization class.

Language: C - Size: 340 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ericyoc/opt_LRU_cache_perf_poc

Cache replacement algorithms, including Least Recently Used (LRU), First In First Out (FIFO), and Enhanced Not Recently Used (ENRU).

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MarcosRuppel/trabPerfSisCiberf

Implementação em Java do projeto RA2 da disciplina de Performance em Sistemas Ciberfísicos - BCC / PUCPR 2024

Language: Java - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Kushwanthchitipotu/computer-architecture-

This repository contains some of the codes that are used to understand computer architecture in c language

Language: C - Size: 254 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

baarayy/cache-simulator

Solution to cachelab of CMU-213

Language: C - Size: 173 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lljustycell999/Systems-Programming

This repository contains the projects completed as part of a systems programming course.

Language: C - Size: 8.17 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TheQwaad/Cache-Simulation

Симулятор работы кэша процессора для подсчёта процента кэш-попаданий и потраченных тактов процессора при выполнении программы, приведённой в файле test.cc Подробнее конкретные параметры (размеры кэша, такты затрачиваемые на те или иные действия) - в файле-отчёте.

Language: Java - Size: 308 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kushrm2803/ChampSim

Cache Remapping

Language: C++ - Size: 2.57 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2