Pinned Repositories
bf-compiler
bf-compiler is a tool for compiling C-like programs into Brainfuck
DS_visualization
nekoCC
PECO
Pairwise tEsting execution COpilation framework
quiz1-graphic
readfat12
A tool to interpret fat12 format image
rUOoOeP
A out-of-order execution processor emulator which written in rust
static-dag
A static DAG library
sysprog2020-quiz2
xUSV
A PoC of x86 user space VMM
justapig9020's Repositories
justapig9020/rUOoOeP
A out-of-order execution processor emulator which written in rust
justapig9020/readfat12
A tool to interpret fat12 format image
justapig9020/bf-compiler
bf-compiler is a tool for compiling C-like programs into Brainfuck
justapig9020/PECO
Pairwise tEsting execution COpilation framework
justapig9020/Data-struct-and-Algorithm
justapig9020/DS_visualization
justapig9020/vector
justapig9020/static-dag
A static DAG library
justapig9020/xUSV
A PoC of x86 user space VMM
justapig9020/BlockHammer
Source code for the cycle-level simulator and RTL implementation of BlockHammer proposed in our HPCA 2021 paper: Yaglikci et. al., "BlockHammer: Preventing RowHammer at Low Cost by Blacklisting Rapidly-Accessed DRAM Rows" at https://people.inf.ethz.ch/omutlu/pub/BlockHammer_preventing-DRAM-rowhammer-at-low-cost_hpca21.pdf
justapig9020/CA111-1_verilog_tutorial
justapig9020/configs
justapig9020/coroutine
coroutine implemented by setjmp and longjmp
justapig9020/Cosmos-plus-OpenSSD
Cosmos OpenSSD + Hardware and Software source distribution
justapig9020/csapp-labs
justapig9020/dict
Ternary Search Tree + Bloom filter
justapig9020/DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
justapig9020/justapig9020.github.io
justapig9020/Mac_memory_leak_checker
A memory leak checker for MacOs
justapig9020/minesweeper
justapig9020/pcs-final-project
justapig9020/perf_events_learn
justapig9020/ring_buffer
justapig9020/ruBF
ruBF is a Brainfuck interpreter crafted with Rust.
justapig9020/ruGameboy
A simple gameboy (LR35902) emulator based on rvemu
justapig9020/spdk
Storage Performance Development Kit
justapig9020/SPFresh
justapig9020/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
justapig9020/stm32f1xx-hal
A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal
justapig9020/tm-compiler
tm-compiler is a tool for compiling turing machines into c-like program