linux-programming
There are 47 repositories under linux-programming topic.
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
BlackTechX011/Termux-Command-Handbook
Termux Command Handbook, your comprehensive guide to Termux commands organized into various chapters for easy reference.
jinbooooom/linux
linux 编程环境学习笔记,含 linux 基本命令,linux 操作系统,linux 下 C++ 编程等
gfreewind/LinuxDetails
Investigate on the details of Linux programming
hosseinseilani/emperor-os
(new released v2.5 LTS.2022-06-25) It has focused on developing an All in One operating system for programming, designing and data science.Emperor-OS has over 500 apps and important tools
SourceryTools/advancedlinuxprogramming
Website for the Advanced Linux Programming book.
incebellipipo/introduction-to-linux-programming
Supplementary codes for Linux programming course
yester31/Cutlass_EX
study of cutlass
SravanthiSinha/holbertonschool-linux_programming
System programming & Algorithm ― Linux programming
tomekjaworski/PELoader
PELoader is a WinAPI kernel/user call emulator, able to run on POSIX platforms (Linux). Currently, PELoader supports only a small subset of kernel32.dll functions.
mrzResearchArena/Linux
Daily Usages: Linux Commands
oguzhanagkus/system-programming
System Programming course projects - includes UNIX/Linux system call and library function examples
lianzeng/networklib
multi thread network library using epoll+nonblocking io in C++11
SamuelGong/MyShell
A light customized Linux shell simulating bash shell
dfhawthorne/Linux_Programming_Interface
Sample code from Michael Kerrisk's book, "The Linux Programming Interface"
Rohit-B-Kadam/File-Packer-Unpacker
Multiple file in Directory can be packed (merge) into a single file and then you can unpack that file to get all the files of that Directory back
sky-bro/Linux-Lab
Play with linux c programming
hoangtuanhedspi/Transent
A mini poll blocking socket file transfer software
ANSANJAY/KernelReadWriteSpinlock
A Linux kernel module playground exploring synchronization mechanisms like mutexes and read-write locks, using practical code snippets and detailed notes.
ANSANJAY/NetlinkGreetingExchange
A hands-on project showcasing bidirectional greeting message exchanges between Linux kernel and user space via Netlink sockets. Dive into kernel-user communication! 🚀🐧
ANSANJAY/VDSO
Explore the intricacies of vDSO in Linux. This repository dives deep into vDSO usage and optimization, offering examples, user programs, and detailed insights. Ideal for those keen to understand the bridge between user-space and kernel-space optimizations.
coditva/example-linux-progs
The basic examples of programming under linux
dgallitelli/SDPPolito2017
Repository for the course System and Device Programming, A.Y. 2016/17 @ Politecnico di Torino
dipunj/OperatingSysLab
Operating System Scheduling Algorithm Codes
falvarezb/tlpi
"The Linux Programming Interface" source code
jtonyortiz/SystemMonitor
A linux system monitor written in C++17
KLDetect/keylogger-detector
University project for an Operating Systems lecture. The goal is to develope a keystroke-logger-detector for a Linux environment. Developement Environment: Fedora 37 VM under Gnome and Wayland.
sdcirri/ppage
Homework developed for the Operating Systems Modulo 2 course at Sapienza University of Rome
xixu-me/Linux-System-Programming
Source code for assignments from the course Linux System Programming
Yuvraj-Takey/Linux-System-Programming
Contains basic programming on Linux System Calls using C/C++
fredtux/STOP_Smoking_Polybar
Systemd service, client and polybar integration for smoking stop
kohei0802/SysProLab
This is my main focus in projects. Multiple system programming quick projects under this repo
MyNameIsGustavo/Linux.
Exclusive repository for Linux projects and activities.
TheFrainD/tlpi-solutions
My solutions to The Linux Programing Interface exercises