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:
- rcor C compiler (under development)☆115Updated 8 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A toy debugger☆69Updated 8 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 5 months ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- C simple and elegant implementation of an actor library☆136Updated last week
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- userspace tools for linux libos☆96Updated 3 years ago
- portable libc optimized for code size and readability☆81Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- simple virtual machine and assembler☆219Updated 8 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆309Updated 8 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆279Updated 2 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 10 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- opensnoop in pure C using eBPF☆102Updated 6 months ago
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Rabbit VM.☆110Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated last year
- Async hash table server in C☆75Updated 7 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago