Pinned Repositories
cache_estimation
Experiment according to the book [What Every Programmer Should Know About Memory]
ChampSim
ChampSim repository
ChampSim-Ramulator
A simulator integrates ChampSim and Ramulator.
ConflictMissesSimulator
This is a simulator for evaluating conflict misses in hybrid memory systems
DataStructure-Algorithms
From "Data Structures and Algorithms in C++", "Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud"
EFDDCA
Examples from the textbook "Digital Design and Computer Architecture: ARM Edition."
googletest
GoogleTest - Google Testing and Mocking Framework
hello-world
This is a repository for testing hello-world.
StudyNotes
This is the repository for storing my notes of textbooks.
UWBLocalizationSystem
A localization system based on ultra-wideband technologies for the graduation project, which can achieve decimeter-level positioning accuracy to navigate the subject (e.g., drone) for indoor environments.
yousei-github's Repositories
yousei-github/ChampSim-Ramulator
A simulator integrates ChampSim and Ramulator.
yousei-github/ConflictMissesSimulator
This is a simulator for evaluating conflict misses in hybrid memory systems
yousei-github/cache_estimation
Experiment according to the book [What Every Programmer Should Know About Memory]
yousei-github/ChampSim
ChampSim repository
yousei-github/DataStructure-Algorithms
From "Data Structures and Algorithms in C++", "Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud"
yousei-github/EFDDCA
Examples from the textbook "Digital Design and Computer Architecture: ARM Edition."
yousei-github/googletest
GoogleTest - Google Testing and Mocking Framework
yousei-github/hello-world
This is a repository for testing hello-world.
yousei-github/StudyNotes
This is the repository for storing my notes of textbooks.
yousei-github/UWBLocalizationSystem
A localization system based on ultra-wideband technologies for the graduation project, which can achieve decimeter-level positioning accuracy to navigate the subject (e.g., drone) for indoor environments.
yousei-github/hippomocks
yousei-github/MQSim
MQSim is a fast and accurate simulator modeling the performance of modern multi-queue (MQ) SSDs as well as traditional SATA based SSDs. MQSim faithfully models new high-bandwidth protocol implementations, steady-state SSD conditions, and the full end-to-end latency of requests in modern SSDs. It is described in detail in the FAST 2018 paper by Aras
yousei-github/osc10e
Source code for the 10th edition of Operating System Concepts
yousei-github/Practical-Parallel-Computing
Homework of Practical Parallel Computing Lecture at Tokyo Tech
yousei-github/ramulator
A Fast and Extensible DRAM Simulator, with built-in support for modeling many different DRAM technologies including DDRx, LPDDRx, GDDRx, WIOx, HBMx, and various academic proposals. Described in the IEEE CAL 2015 paper by Kim et al. at http://users.ece.cmu.edu/~omutlu/pub/ramulator_dram_simulator-ieee-cal15.pdf
yousei-github/xv6-riscv
Xv6 for RISC-V