Projects in Awesome Lists tagged with systemcalls
A curated list of projects in awesome lists tagged with systemcalls .
https://github.com/idouble/nasm-assembly-linux-notes
🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
assembly kernel-mode kernel-module linux linux-kernel nasm nasm-assembly privilege-levels privileged-instruction protection-ring read ring-0 ring-3 ring0 ring3 syscalls systemcall systemcalls usermode write
Last synced: 16 Apr 2025
https://github.com/agis/gtrace
Experimental system call tracer for Linux x86-64, written in Go
golang strace syscalls systemcalls tracer
Last synced: 19 Apr 2025
https://github.com/fatiharslan-cmd/c-terminal-based-file-manager
Created Terminal based file manager using C and system calls
Last synced: 19 Aug 2025
https://github.com/embeddedos/x86-64-operatingsystem
An Operating System based on x86-64 architecture.
assembly bios bootloader c cpp kernel operating-system qemu round-robin-scheduler shell systemcalls x86-64
Last synced: 08 Oct 2025
https://github.com/farbod-s/auction
Auction with System Calls
auctions-simulation c systemcalls
Last synced: 19 Oct 2025
https://github.com/bhanuprakasheagala/eTraceGen-eBPFEventTelemetryEngine
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.
cpp20 ebpf event-logger filesystem linux linux-kernel malware-analysis moderncpp network operating-systems systemcalls systemprogramming
Last synced: 24 Mar 2026
https://github.com/amirreza81/os-lab
Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology
bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu
Last synced: 27 Jan 2026
https://github.com/embeddedos/aarch64_boot_code
Aarch64 bare metal boot code.
aarch64 assembly c el0 el1 el2 el3 exceptions-handling qemu svc systemcalls
Last synced: 12 Jun 2026
https://github.com/somajitdey/f_
A KISS library for extending standard Fortran in a portable way
fortran fortran-library fortran-modules library posix stdlib syscall syscalls system systemcall systemcalls utility utility-library
Last synced: 08 Jan 2026
https://github.com/taisiabarteneva/pipex
Implementation of a mechanism for inter-process communication in a shell
c multiprocessing pipeline systemcalls
Last synced: 13 Jun 2026
https://github.com/mirzaim/augmented-xv6
Add some additional functionality to XV6 operating system.
multithreading systemcalls xv6 xv6-os
Last synced: 16 May 2026
https://github.com/ahmeddwalid/osprogassign
linux-shell processes systemcalls
Last synced: 08 May 2025
https://github.com/dharmit/syscalls
My learnings and writings about Linux system calls
Last synced: 04 Apr 2025
https://github.com/carlossanchess/observer
Tracing system calls in Linux, using BCC toolkit leveraging eBPF technology.
bcc ebpf linux-kernel systemcalls
Last synced: 17 Apr 2026
https://github.com/gary7102/linux-get-physical-address
Add a system call in Linux Kernel that get physical addresses from virtual addresses
copy-on-write demand-paging linux linux-kernel pagetable systemcalls
Last synced: 24 Apr 2026
https://github.com/torahappy/syscall-asobi
Calling native syscalls inside Wine
32bit black-magic blackmagic counter macos macosx safari syscall syscalls systemcall systemcalls wine
Last synced: 17 May 2026
https://github.com/hammadhttps/linux-system-calls
This repository features code examples demonstrating key Unix/Linux system calls such as open(), read(), write(), fork(), dup(), dup2(), pipes, shared memory, and FIFOs. It also includes practical usage of various Linux commands. Ideal for those exploring process management, file handling, IPC mechanisms, and low-level system programming.
client-server commandline fifo inter-process-communication linux operating-systems shell systemcalls
Last synced: 10 May 2026
https://github.com/akshayxml/linux-terminal-based-file-explorer
A Linux terminal based file explorer that can run in 2 modes: Normal mode and Command mode. Normal mode supports viewing and traversing directories and opening files. Command mode supports various operations like create, delete, rename, copy, move, search files and directories, and goto other directories. Detailed description in readme.
command-line-tool cplusplus linux os systemcalls terminal
Last synced: 16 Apr 2026