Pinned Repositories
AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
awesome-ssd
A curated list of resources related to (NAND Flash-Based) Solid State Drives
criu
Checkpoint/Restore tool
dhara
NAND flash translation layer for low-memory systems
dirfiles
Recursively find all files in a given folder and save files' info into a json file
linux-fs-book
A free book on Linux filesystems covering everything from system calls to the underlying filesystems and everything in between. Also includes a simple filesystem which is updated every year.
riscv-asm-manual
RISC-V Assembly Programmer's Manual
riscv-isa-manual
RISC-V Instruction Set Manual
riscv-optimization-guide
Imported from https://gitlab.com/riseproject/riscv-optimization-guide
xv6-riscv
Xv6 for RISC-V
dzhang28's Repositories
dzhang28/awesome-ssd
A curated list of resources related to (NAND Flash-Based) Solid State Drives
dzhang28/AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
dzhang28/criu
Checkpoint/Restore tool
dzhang28/dhara
NAND flash translation layer for low-memory systems
dzhang28/dirfiles
Recursively find all files in a given folder and save files' info into a json file
dzhang28/effective-rust-cn
Effective Rust 中文版
dzhang28/FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
dzhang28/fio
Flexible I/O Tester
dzhang28/gst-interpipe
GStreamer plug-in for interpipeline communication
dzhang28/h264bitstream
A complete set of functions to read and write H.264 video bitstreams, in particular to examine or modify headers.
dzhang28/integrated-manager-for-lustre
Integrated Manager for Lustre
dzhang28/linux-fs-book
A free book on Linux filesystems covering everything from system calls to the underlying filesystems and everything in between. Also includes a simple filesystem which is updated every year.
dzhang28/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.
dzhang28/opensbi
RISC-V Open Source Supervisor Binary Interface
dzhang28/riscv-asm-manual
RISC-V Assembly Programmer's Manual
dzhang28/riscv-isa-manual
RISC-V Instruction Set Manual
dzhang28/riscv-optimization-guide
Imported from https://gitlab.com/riseproject/riscv-optimization-guide
dzhang28/xv6-riscv
Xv6 for RISC-V
dzhang28/FlashFTLDriver
Flash Driver for FTLs
dzhang28/gitextract
A python script to extract git commits which has specific keyword in commit context
dzhang28/meilitest
Tests on meilisearch
dzhang28/minio-meili-sample
A sample program which index minio files into meilisearch engine
dzhang28/opensbi-h
WIP: A fork of OpenSBI, with software-emulated hypervisor extension support
dzhang28/riscv-elf-psabi-doc
A RISC-V ELF psABI Document
dzhang28/SimpleSSD
Open-Source Licensed Educational SSD Simulator for High-Performance Storage and Full-System Evaluations
dzhang28/SimpleSSD-FullSystem
Open-Source Licensed Educational SSD Simulator for High-Performance Storage and Full-System Evaluations
dzhang28/test-machine-code
A simple C program to directly run given machine code to verify if result is as expected
dzhang28/test-rv-asm
A set of small test files to verify some custom RISC-V asm code
dzhang28/triton
Development repository for the Triton language and compiler