javierhonduco / write-a-strace-and-gdb
Tiny system call tracer and debugger
☆110Updated 6 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
- rcor C compiler (under development)☆115Updated 7 years ago
- A toy debugger☆69Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 6 years ago
- 🔄 Flexible C memory allocation scheme☆77Updated 2 months ago
- Simple in process cycle counting for Linux☆20Updated 12 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- opensnoop in pure C using eBPF☆99Updated last year
- portable libc optimized for code size and readability☆81Updated 8 years ago
- Async hash table server in C☆76Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Code samples for using libjit☆91Updated 8 years ago
- simple virtual machine and assembler☆220Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆125Updated 14 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- C simple and elegant implementation of an actor library☆136Updated last year
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- An obsolete project☆83Updated 6 years ago