Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with system-calls

A curated list of projects in awesome lists tagged with system-calls .

https://github.com/alegrey91/harpoon

πŸ” Trace syscalls of user-space defined functions, using eBPF

ebpf ebpf-programs golang seccomp security-audit security-tools syscalls system-calls

Last synced: 14 Nov 2024

https://github.com/adebayo-s/alx-low_level_programming

πŸ’Ύ Low level programming projects repository. Done at @ALXAfrica-Holberton School

bit-manipulation c data-structures-and-algorithms libraries memory-management pointers-and-arrays system-calls

Last synced: 10 Nov 2024

https://github.com/yeaseen/syscallimplementationos

A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal

bin-file cpp creating-command-line-in-linux linux-command system-calls

Last synced: 17 Nov 2024

https://github.com/cristianzsh/system-programs

Implementation of various Unix system programs

c kernel linux operating-systems posix programs syscalls system-calls

Last synced: 17 Nov 2024

https://github.com/andreastedile/exploring-system-calls

Una breve ricerca sulle system call basata sull'analisi dei dump dei file oggetto prodotti dalla compilazione di programmi C

c linux system-calls

Last synced: 14 Nov 2024

https://github.com/hackersa3edy/simple_shell

ALX Sprint 1 project - Simple Shell: The shell is a program that takes the command inputs written from the the user’s keyboard and passes them to the machine to execute them through the kernel. It also verifies if the command inputs from the user are correct. So, in general, a shell is a user interface to use the services of a computer.

algorithms alx alx-software-engineering c-language c-programming cli command-line data-structures debugging kernel optimization shell system-calls valgrind

Last synced: 09 Nov 2024

https://github.com/andrpavlou/os_projects

Operating Systems Projects (Linux environment). Communication between processes using shared memory and xv6-riscv

linux multithreading posix posix-threads priority-scheduler ps semaphores shared-memory synchronization system-calls threads xv6-riscv

Last synced: 25 Nov 2024

https://github.com/elysian01/system-level-c-programs

C programs implementing system calls, file locking, and many other system software applications.

c-programming c-shell linux-shell shell-scripts system-calls system-programming

Last synced: 07 Nov 2024

https://github.com/rainaarya/os_assignments

All Assignments done for the Operating Systems Course in 2021. Includes codes done on Kernel Programming, Creating System Calls, Kernel Semaphores, Changing the Linux Scheduler & the Producer Consumer Problem in Kernel Space.

deadlock-prevention ipc kernel-modifications operating-systems os pthreads semaphores signals system-calls unix-ipc x86-64-assembly-nasm

Last synced: 30 Nov 2024

https://github.com/mobiwn/operating-systems

πŸ“š Centralized collection of syllabus, books, experiments, and practice questions for the Operating Systems course at Urmia University.

concurrency concurrent-programming dining-philosophers dining-philosophers-problem operating-system operating-systems os slab slab-allocator system-calls urmia-university

Last synced: 11 Nov 2024

https://github.com/arodr967/virtual_memory_management

A system call written in C, to report on memory management statistics, and a counter-based clock page replacement algorithm.

algorithm linux-kernel memory-management memory-stats system-calls virtual-memory

Last synced: 14 Dec 2024

https://github.com/andreie91/linuxos_assignments

Linux OS assignments repository. Contains various applications, from parsing and modifying binary files to managing shared memory regions, thread synchronization, inter-process communication and more.

c docker inter-process-communication linux mutex-synchronisation shared-memory system-calls thread-safety threading

Last synced: 14 Nov 2024

https://github.com/andreie91/linux-console-apps

Various console applications developed for Linux, covering a wide range of topics such as threading, processes, inter-process communication, file operations, synchronization, and more.

c filesystem fork inter-process-communication linux mutex-synchronisation pipes semaphores shared-memory sockets system-calls threads

Last synced: 14 Nov 2024

https://github.com/yeong-hwan/kernel-simulator

OS simulator by C++ that emulates the Linux kernel

cpp linux-kernel os-simulator system-calls

Last synced: 17 Nov 2024

https://github.com/amany-mm/alx-low_level_programming

PERSONAL STUDIES: C, System Calls, Pointers, Memory Handling, Recursion, Static/Dynamic Libraries, Bit Manipulation, Data Structure & Algorithms

algorithms bit-manipulation c datastructures memory-management pointers recursion system-calls

Last synced: 17 Nov 2024

https://github.com/hadron43/cse231-operatingsystems

This contains all my assingment for OS course in the Monsoon 2020

assembly c custom-terminal iiitd linux nasm operating-systems system-calls terminal

Last synced: 18 Nov 2024

https://github.com/codelixir/syscalls

Using system calls in C code to read/write to files/stdout/stderr. For OSN course, Monsoon 2021.

c system-calls

Last synced: 15 Dec 2024

https://github.com/adebayo-s/simple_shell

πŸ€– Simple command line interpreter by @Adebayo-S and @moscode

c command-line system-calls unix-shell

Last synced: 10 Nov 2024

https://github.com/deutranium/system-calls

Implementing text reversal for files comparatively bigger than RAM using only System Calls in C | Operating Systems and Networks - Monsoon'21

c operating-systems system-calls

Last synced: 17 Dec 2024

https://github.com/arodr967/pinfo_system_call

A system call written in C, which holds the process information.

c-programming kernel kernel-module system-calls

Last synced: 14 Dec 2024

https://github.com/elysian01/academia-interface-for-university-using-system-calls

Academia Interface for university written in C language which invokes many system calls, makes use of IPC mechanisms as well for communication

c-programming concurrent-programming fork locking-strategies record-locking shell-script system-calls system-programming

Last synced: 07 Nov 2024