cpu-cache
There are 17 repositories under cpu-cache topic.
cyring/CoreFreq
CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
pytorch/cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
MIPT-ILab/mipt-mips
Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
hamadmarri/cacule-cpu-scheduler
The CacULE CPU scheduler is based on interactivity score mechanism. The interactivity score is inspired by the ULE scheduler (FreeBSD scheduler).
hadibrais/archsim
A survey on architectural simulators focused on CPU caches.
ikwzm/uiomem
uiomem is a Linux device driver for accessing a memory area outside the Linux Kernel management from user space.
Tradias/contiguous
C++ library for storing objects of different types contiguously
p-id/cpu-cache-line-demo
CPU Cache line invalidation using Golang primitives
gentlecat/cache-emulator
CPU cache emulator (LRU)
jeuxdemains/DataOriented_vs_ObjectOriented
Data Oriented Design (DOD) vs. Object Oriented Design (OOD) in action with performance stats.
theodesp/cache-line
Returns your current CPU cache line size in bytes
MIPT-ILab/PipelineFlowchartVis
MIPT-V Pipeline Flowchart Visualizer
Sloox/fastSieve
A fairly fast c based prime calculator. Calculates in parallel & sequentially
egorkuzn/associative_caches
Checking of cpu caches associativity
egorkuzn/cpu_cash_time
The effect of cache memory on array processing time
memassist/slo-docker
🐳 A Dockerized version of GCC-SLO (Suggestions for Locality Optimizations)
Marko19907/Low-level-programming-labs
Low-level programming assignments, "Low-Level Programming" (TDT4258) course, fall 2023.