javierhonduco / write-a-strace-and-gdbLinks
Tiny system call tracer and debugger
☆109Updated 7 years ago
Alternatives and similar repositories for write-a-strace-and-gdb
Users that are interested in write-a-strace-and-gdb are comparing it to the libraries listed below
Sorting:
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- A toy debugger☆69Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- 🔄 Flexible C memory allocation scheme☆78Updated 5 months ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- portable libc optimized for code size and readability☆81Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- A green threads tutorial.☆64Updated 8 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆309Updated 8 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- Clone of wc in x64 assembly☆94Updated last year
- IPC Examples☆52Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- An obsolete project☆83Updated 7 years ago
- Code samples for using libjit☆90Updated 8 years ago
- Rabbit VM.☆110Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated last year
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- A simple educational linux container runtime.☆113Updated 4 years ago