{"id":25515604,"url":"https://github.com/djeada/linux-system-programming","last_synced_at":"2025-12-08T18:30:17.996Z","repository":{"id":276373665,"uuid":"929090987","full_name":"djeada/Linux-System-Programming","owner":"djeada","description":"Welcome to the Linux Programming repository! This resource offers a comprehensive collection of notes, tutorials, and reference materials on Linux system programming.","archived":false,"fork":false,"pushed_at":"2025-02-07T20:11:23.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T21:19:53.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djeada.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-07T19:41:33.000Z","updated_at":"2025-02-07T20:11:27.000Z","dependencies_parsed_at":"2025-02-07T21:19:54.772Z","dependency_job_id":"c180564c-58e4-4f71-a016-bbbcbf91d1d8","html_url":"https://github.com/djeada/Linux-System-Programming","commit_stats":null,"previous_names":["djeada/linux-system-programming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FLinux-System-Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FLinux-System-Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FLinux-System-Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FLinux-System-Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djeada","download_url":"https://codeload.github.com/djeada/Linux-System-Programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239666594,"owners_count":19677168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-19T13:32:32.099Z","updated_at":"2025-12-08T18:30:17.937Z","avatar_url":"https://github.com/djeada.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Programming\n\nWelcome to the **Linux Programming** repository! This resource offers a comprehensive collection of notes, tutorials, and reference materials on Linux system programming.\n\n## Introduction\n\nLinux system programming involves interacting directly with the kernel, managing hardware resources, and developing low-level applications. This repository aims to be your go-to resource for understanding these concepts, blending theoretical insights with practical examples.\n\n## Tutorials and Guides\n\nExplore our curated tutorials and step-by-step guides on topics such as:\n\n- **Kernel Development:** Dive into the inner workings of the Linux kernel.\n- **Device Drivers:** Learn how to write and manage device drivers.\n- **System Calls \u0026 Interrupts:** Understand the mechanisms that allow user-space applications to interact with the kernel.\n- **Memory Management \u0026 Scheduling:** Discover how Linux manages memory and processes.\n- **Process \u0026 Thread Management:** Get hands-on with the creation, synchronization, and management of processes and threads.\n\nEach tutorial is designed to simplify complex topics with clear explanations, code examples, and exercises.\n\n## References\n\nHere are some valuable external resources to further enhance your learning:\n\n- [Operating Systems: Three Easy Pieces](https://pages.cs.wisc.edu/~remzi/OSTEP/)\n- [OSDev Wiki - Expanded Main Page](https://wiki.osdev.org/Expanded_Main_Page)\n- [Writing a Kernel - Part 1](https://seds.nl/posts/writting-a-kernel-part-1/?fbclid=IwAR0RLHoJuBB5m5uyJbnKxw23TMy1tbtqu9R05kf5Q9uqXWyn2Ggx6m9kmj4)\n- [Operating Systems Course Notes](https://www.cs.uic.edu/~jbell/CourseNotes/OperatingSystems/?fbclid=IwAR0J_WHndmlVf1mU3olHCCoHPz2tqnDzpGUw-H_qoha0U6NeY7U7lX96SBs)\n- [Little OS Book](https://github.com/cstack/littleosbook)\n- [Linux Kernel Programming Playlist by Indronil Banerjee](https://www.youtube.com/watch?v=p-vqh0KBtHM\u0026list=PLysdvSvCcUhbrU3HhGhfQVbhjnN9GXCq4\u0026ab_channel=IndronilBanerjee)\n- [Additional Linux Programming Videos](https://www.youtube.com/watch?v=TB65-Kz8XvA\u0026list=PLLqzlB47zvqiGOpRpwLQ3T13jHDOn7Mo-)\n- [SOP2015 - Operating Systems Course](https://mw.home.amu.edu.pl/zajecia/SOP2015/SOP.html)\n- [Comprehensive YouTube Playlist](https://youtube.com/playlist?list=PLsoEMNGAqtDOwDnR1W2AuTX79_iKPXRT7\u0026si=sRWAyJ34BNxUsS1f)\n- [Berkeley Linux Programming Playlist](https://youtube.com/playlist?list=PL6CdojO56mZ3SeRfpzMBMObSnTziA0gfE\u0026si=FYQNwrOldvH6ozwr)\n\n## Contributing\n\nContributions are welcome! If you have suggestions, additional resources, or improvements, please submit a pull request or open an issue.\n\n## License\n\nThis repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjeada%2Flinux-system-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjeada%2Flinux-system-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjeada%2Flinux-system-programming/lists"}