Lists (2)
Sort Name ascending (A-Z)
Starred repositories
AddressSanitizer, ThreadSanitizer, MemorySanitizer
mimalloc is a compact general purpose allocator with excellent performance.
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
A text editor in less than 1000 LOC with syntax highlight and search.
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
A small self-contained alternative to readline and libedit
A cross-platform, top-down 2D space shooter written in C using only platform libraries.
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
A LC3 virtual machine implementation in a few lines of C code
A community delivered, open source embedded operating system project.
baton drop (CVE-2022-21894): Secure Boot Security Feature Bypass Vulnerability
mp4grep is a CLI for transcribing and searching audio/video files
Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().
Hamming(12,8) and (24,16) error-correcting code (ECC) in avr-gcc
Yet another CLI editor, a simple command-line-interface text editor written in C