Skip to content
View RinHizakura's full-sized avatar

Block or report RinHizakura

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • rv32emu Public

    Forked from sysprog21/rv32emu

    RISC-V RV32I[MACF] emulator

    C MIT License Updated Dec 29, 2024
  • drgn-utils Public

    My collection of scripts to use drgn for Linux kernel debugging

    Python Updated Dec 28, 2024
  • trace-dumb Public

    My common-used trace utility

    Shell Updated Dec 17, 2024
  • kmemsnoop Public

    Install a hardware breakpoint in Linux kernel for tracing/debugging

    Rust 17 Updated Dec 8, 2024
  • ebpf-strace Public

    A demonstration to show how to trace syscalls by eBPF

    C 4 Updated Nov 25, 2024
  • mysetting Public

    A collection of my environment setting for programming

    Vim Script Updated Nov 8, 2024
  • drgn-knight Public

    A Rust library built on top of drgn to access kernel object

    C Updated Oct 15, 2024
  • C Updated Sep 2, 2024
  • An implementation of the GDB Remote Serial Protocol to help you adding debug mode on emulator

    C 50 12 MIT License Updated Jul 30, 2024
  • retsnoop Public

    Forked from anakryiko/retsnoop

    Investigate kernel error call stacks

    C BSD 2-Clause "Simplified" License Updated Jul 26, 2024
  • kvm-host Public

    Forked from sysprog21/kvm-host

    A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)

    C Other Updated Jul 21, 2024
  • libusb Public

    Forked from libusb/libusb

    A cross-platform library to access USB devices

    C GNU Lesser General Public License v2.1 Updated Jun 14, 2024
  • This 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 Updated Jun 6, 2024
  • scx Public

    Forked from sched-ext/scx

    sched_ext schedulers and tools

    C GNU General Public License v2.0 Updated May 23, 2024
  • Scripts for improved Linux USB power management.

    Shell GNU General Public License v2.0 Updated May 2, 2024
  • vusb-land Public

    A virtual USB environment

    C Updated Apr 15, 2024
  • AmiRVOS Public

    Write an mini RISC-V operating system with Rust, just for fun!

    Rust Updated Mar 10, 2024
  • This is a playground to develop a BPF-extensible scheduler(sched_ext) on Linux

    C 4 Updated Jan 7, 2024
  • My practice of leetcodes in Rust

    Rust Updated Dec 1, 2023
  • A project for learning RISC-V architecture purpose

    C 24 3 MIT License Updated Nov 9, 2023
  • ksort Public

    Demonstrate how to use CMWQ for multithread qsort

    C Updated Sep 20, 2023
  • Complementary Concurrency Programs for course "Linux Kernel Internals"

    C BSD 2-Clause "Simplified" License Updated Sep 5, 2023
  • C 2 1 Updated Aug 29, 2023
  • A collection of various implementation of binary search.

    C Updated Aug 1, 2023
  • hexyl Public

    Forked from sharkdp/hexyl

    A command-line hex viewer

    Rust Apache License 2.0 Updated Apr 25, 2023
  • simd_string Public

    A playground to implement some common Rust string method using SIMD

    Rust 1 Updated Jan 3, 2023
  • linko Public

    linko is a tool that can load the function from your executable file

    C Updated Nov 28, 2022
  • A demonstration to show how Futures in Rust can be used to implement an small async runtime

    Rust Updated Nov 7, 2022
  • raid-dbg Public

    raid is a GDB-like tiny debugger which is based on ptrace.

    C 13 Updated Jul 27, 2022
  • file-cat Public

    A demonstration of different kinds of cat(1) implemention with Rust

    Rust Updated Jul 26, 2022