Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
- Updated
Oct 7, 2024 - C
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
Assembly Tutorial for DOS
Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.
A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.
Retro Rocket BASIC Powered Operating System
Control plane for system processes
Incremental system software for Raspberry Pi. From a blinking LED to a video game.
Template code for writing UNIX-daemons.
A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.
A Linux CLI tool for physical and network drive information
Persistent & Undetectable Malware Backdoor
Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking
-x-x-x- DO NOT RUN ON PRODUCTION MACHINE -x-x-x- LD_PRELOAD based user-land rootkit for Linux platform.
Unix unlike operating system.
🐺 Configurable file watchdog for Linux platform based on inotify
CS 214 Systems Programming at Rutgers University
Add a description, image, and links to the system-programming topic page so that developers can more easily learn about it.
To associate your repository with the system-programming topic, visit your repo's landing page and select "manage topics."