RinHizakura / raid-dbgLinks
raid is a GDB-like tiny debugger which is based on ptrace.
☆15Updated 3 years ago
Alternatives and similar repositories for raid-dbg
Users that are interested in raid-dbg are comparing it to the libraries listed below
Sorting:
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 3 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)☆176Updated 10 months ago
- Effective System Call Aggregation☆39Updated 2 years ago
- ☆21Updated 10 months ago
- A small implementation of regular expression matching engine in C☆94Updated 4 years ago
- An experimental HTTP server implemented as Linux kernel module☆77Updated 3 months ago
- JIT-accelerated RISC-V instruction set simulator☆37Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆170Updated 3 years ago
- A lightweight echo server implementation in Linux kernel mode☆31Updated 4 months ago
- A virtio layer for xv6☆11Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- An efficient and portable Game Boy emulator☆36Updated last year
- A shabby implementation of Java virtual machine in C☆147Updated 3 years ago
- ☆111Updated 6 years ago
- Tiny ELF loader☆133Updated 2 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- An event-driven and non-blocking web server☆82Updated 2 years ago
- Linux-like doubly-linked list☆52Updated last year
- A small and efficient web server with 1K lines of C code☆89Updated 3 months ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆49Updated 3 years ago
- A minimalist lossless data compressor☆47Updated 4 years ago
- A network interface for GDB for Linux Kernel☆71Updated 2 months ago
- Examples for Linux ptrace(2)☆134Updated last year
- 🔮 UNIX-like monolithic kernel for RPi3B+ (NYCU OSDI, Spring 2021)☆79Updated 2 years ago
- NCTU Operation System Design and Implementation☆27Updated 5 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system