-
National Chiao Tung University
- Taiwan
- https://hackmd.io/@RinHizakura
- in/rinhizakura
-
rv32emu Public
Forked from sysprog21/rv32emuRISC-V RV32I[MACF] emulator
C MIT License UpdatedDec 29, 2024 -
drgn-utils Public
My collection of scripts to use drgn for Linux kernel debugging
Python UpdatedDec 28, 2024 -
-
kmemsnoop Public
Install a hardware breakpoint in Linux kernel for tracing/debugging
-
ebpf-strace Public
A demonstration to show how to trace syscalls by eBPF
-
mysetting Public
A collection of my environment setting for programming
Vim Script UpdatedNov 8, 2024 -
drgn-knight Public
A Rust library built on top of drgn to access kernel object
C UpdatedOct 15, 2024 -
-
mini-gdbstub Public
An implementation of the GDB Remote Serial Protocol to help you adding debug mode on emulator
-
retsnoop Public
Forked from anakryiko/retsnoopInvestigate kernel error call stacks
C BSD 2-Clause "Simplified" License UpdatedJul 26, 2024 -
kvm-host Public
Forked from sysprog21/kvm-hostA minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)
C Other UpdatedJul 21, 2024 -
libusb Public
Forked from libusb/libusbA cross-platform library to access USB devices
C GNU Lesser General Public License v2.1 UpdatedJun 14, 2024 -
stress-ng Public
Forked from ColinIanKing/stress-ngThis is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer…
C GNU General Public License v2.0 UpdatedJun 6, 2024 -
scx Public
Forked from sched-ext/scxsched_ext schedulers and tools
C GNU General Public License v2.0 UpdatedMay 23, 2024 -
usb-pm-tools Public
Forked from sagesharp/usb-pm-toolsScripts for improved Linux USB power management.
Shell GNU General Public License v2.0 UpdatedMay 2, 2024 -
-
AmiRVOS Public
Write an mini RISC-V operating system with Rust, just for fun!
Rust UpdatedMar 10, 2024 -
scx_playground Public
This is a playground to develop a BPF-extensible scheduler(sched_ext) on Linux
-
-
riscv-emulator Public
A project for learning RISC-V architecture purpose
-
-
concurrent-programs Public
Forked from sysprog21/concurrent-programsComplementary Concurrency Programs for course "Linux Kernel Internals"
C BSD 2-Clause "Simplified" License UpdatedSep 5, 2023 -
-
binary-search-playground Public
A collection of various implementation of binary search.
C UpdatedAug 1, 2023 -
hexyl Public
Forked from sharkdp/hexylA command-line hex viewer
Rust Apache License 2.0 UpdatedApr 25, 2023 -
simd_string Public
A playground to implement some common Rust string method using SIMD
-
linko Public
linko is a tool that can load the function from your executable file
C UpdatedNov 28, 2022 -
toy-rust-async-rt Public
A demonstration to show how Futures in Rust can be used to implement an small async runtime
Rust UpdatedNov 7, 2022 -
raid-dbg Public
raid is a GDB-like tiny debugger which is based on ptrace.
-
file-cat Public
A demonstration of different kinds of cat(1) implemention with Rust
Rust UpdatedJul 26, 2022