C/C++ Lexer in C ( Syntax Analyzer / Tokenizer )
-
Updated
Mar 10, 2026 - C
C/C++ Lexer in C ( Syntax Analyzer / Tokenizer )
Explore the use of shared memory for IPC. This repo offers tutorials and examples on effectively utilizing shared memory between processes. Perfect for beginners and experts alike.
Sogang univ system programming course assignment
Silicon8 is a CHIP-8 emulator written in C and SDL2 that emulates the full virtual machine, including memory, CPU instructions, stack, timers, keypad input, and sprite-based graphics.
Learn to Code on the Go ..!
Sample MapReduce
Minitalk is a Unix-based project that implements a client-server communication using signals (SIGUSR1, SIGUSR2). It strengthens skills in low-level C programming, bitwise operations, process handling, and inter-process communication without using sockets or shared memory.
Simple math project in C to practice using 'gcc', makefiles and libraries as an assignment in Systems Programming A @ Ariel University
This repository is all about implementation of basic concepts of linux system programming ,which willl help programmer to refresh their concepts or will help noobs to see how theoretical concepts works when written.
text based learning for rust language
Comprehensive toolkit for mastering Netlink Type-Length-Value (TLV) in Linux. Features step-by-step guides, code snippets, and examples. Dive deep into Netlink TLV communication and its intricacies!
A Linux telemetry engine built with eBPF and Modern C++ that captures kernel-level events for processes, files, system calls, and network with a modular pipeline for decoding, enrichment, filtering, and JSON output. It is designed for portability across modern kernels using libbpf/CO-RE with graceful fallback behaviour.
My solutions for the Operating Systems course' assignments at the faculty.
Консоль, що вимагає введення імені процесу й після вбиває його.
Explore basic assembly language concepts and examples, including fundamental operations, NASM syntax, and low-level programming.
Enterprise-grade encrypted messaging platform built from scratch. C++ cryptographic core (ChaCha20, X25519, Ed25519) + Node.js backend + multiple interfaces. Demonstrates security engineering, systems programming & full-stack development. Zero-knowledge architecture with forward secrecy. Production-ready, tested & documented.
Add a description, image, and links to the systemprogramming topic page so that developers can more easily learn about it.
To associate your repository with the systemprogramming topic, visit your repo's landing page and select "manage topics."