GitHub topics: linux-programming
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
Size: 150 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 6,722 - Forks: 1,007

BlackTechX011/Termux-Command-Handbook
Termux Command Handbook, your comprehensive guide to Termux commands organized into various chapters for easy reference.
Size: 29.3 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 326 - Forks: 51

Rafsanjani-Hub/Linux
Daily Usages: Linux Commands
Language: Python - Size: 788 KB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 8 - Forks: 3

xixu-me/Linux-System-Programming
Source code for assignments from the course Linux System Programming
Language: C - Size: 27.3 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

kohei0802/SysProLab
This is my main focus in projects. Multiple system programming quick projects under this repo
Language: C - Size: 5.4 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

jinbooooom/linux
linux 编程环境学习笔记,含 linux 基本命令,linux 操作系统,linux 下 C++ 编程等
Language: C++ - Size: 67.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 276 - Forks: 40

sdcirri/ppage
Homework developed for the Operating Systems Modulo 2 course at Sapienza University of Rome
Language: C - Size: 330 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

gfreewind/LinuxDetails
Investigate on the details of Linux programming
Language: C - Size: 85 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 106 - Forks: 51

yester31/Cutlass_EX
study of cutlass
Language: Cuda - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 4

dfhawthorne/Linux_Programming_Interface
Sample code from Michael Kerrisk's book, "The Linux Programming Interface"
Language: C - Size: 295 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

SourceryTools/advancedlinuxprogramming
Website for the Advanced Linux Programming book.
Size: 6.96 MB - Last synced at: 10 months ago - Pushed at: about 7 years ago - Stars: 61 - Forks: 7

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.
Language: Python - Size: 1.11 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lianzeng/networklib
multi thread network library using epoll+nonblocking io in C++11
Language: C++ - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

bibek376/Linux_Programming
Language: Shell - Size: 12.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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
Size: 38.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 57 - Forks: 12

Navneethmenon/Linux-Lab
Linux lab
Size: 6.53 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

coditva/example-linux-progs
The basic examples of programming under linux
Language: C - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

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.
Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/KernelReadWriteSpinlock
A Linux kernel module playground exploring synchronization mechanisms like mutexes and read-write locks, using practical code snippets and detailed notes.
Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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! 🚀🐧
Language: C - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sayakura/CodingExercise
example on various stuff (mainly related to c)
Language: C - Size: 3.02 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

incebellipipo/introduction-to-linux-programming
Supplementary codes for Linux programming course
Language: C - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 17 - Forks: 5

edusand/lowlevel
Low level fun
Language: C - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

antube/Tic-Tac-Toe
Tic-Tac-Toe in C++
Language: C++ - Size: 458 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

falvarezb/tlpi
"The Linux Programming Interface" source code
Language: C - Size: 676 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 9.53 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

dipunj/OperatingSysLab
Operating System Scheduling Algorithm Codes
Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

fredtux/STOP_Smoking_Polybar
Systemd service, client and polybar integration for smoking stop
Language: C - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rivit98/operating-systems 📦
Language: C - Size: 5.64 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

SravanthiSinha/holbertonschool-linux_programming
System programming & Algorithm ― Linux programming
Language: C - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 4

TheFrainD/tlpi-solutions
My solutions to The Linux Programing Interface exercises
Language: C - Size: 3.91 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SamuelGong/MyShell
A light customized Linux shell simulating bash shell
Language: C - Size: 462 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

jtonyortiz/SystemMonitor
A linux system monitor written in C++17
Language: C++ - Size: 496 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MyNameIsGustavo/Linux.
Exclusive repository for Linux projects and activities.
Language: Shell - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

jnbdz/Linux-System-Programming-Techniques Fork of PacktPublishing/Linux-System-Programming-Techniques
Linux System Programming Techniques, published by Packt
Language: C - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

oguzhanagkus/system-programming
System Programming course projects - includes UNIX/Linux system call and library function examples
Language: C - Size: 2.16 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

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
Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

embeddedcrab/Linux_Examples
Language: C++ - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

hoangtuanhedspi/Transent
A mini poll blocking socket file transfer software
Language: C - Size: 8.75 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sky-bro/Linux-Lab
Play with linux c programming
Language: C++ - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

TolgaReis/signal-handling
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Yuvraj-Takey/Linux-System-Programming
Contains basic programming on Linux System Calls using C/C++
Language: C++ - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

qpakzk/ssu-cse-linux-system-programming
(Spring 2017) 《Linux System Programming》 Materials in School of Computer Science & Engineering, Soongsil University
Language: C - Size: 84 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

saroj22322/Bash_Programming
Linux-terminal and MS-Command Prompt compatible. Eg. No more confusion between terminal 'ls' and cmd 'dir'.
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dgallitelli/SDPPolito2017
Repository for the course System and Device Programming, A.Y. 2016/17 @ Politecnico di Torino
Language: C++ - Size: 22.2 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

TaThanh03/PNL
Language: Perl - Size: 4 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

shakibamoshiri/VoALP
Vocabulary of Advanced Linux Programming book
Size: 253 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
