awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
System Calls · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSystem Calls

Interfaces between user-space applications and the operating system kernel.

Distinguishing note: Focuses on low-level OS interaction rather than high-level application development.

Explore 1 awesome GitHub repository matching operating systems & systems programming · System Calls. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. System Calls

Awesome System Calls GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • huihut/interview

    huihut/interview

    37,521View on GitHub↗

    This project is a comprehensive technical knowledge base designed to support developers in mastering systems programming and preparing for technical assessments. It provides a structured collection of fundamental computer science concepts, mapping high-level language constructs to low-level hardware memory layouts, runtime object lifecycles, and system-level operations. The repository distinguishes itself through a hierarchical approach that bridges the gap between theoretical principles and practical implementation. It offers detailed guidance on C++ language mechanisms, standard library usa

    Details how software interacts with operating system primitives for process synchronization, memory allocation, and network communication.

    C++algorithmccpp
    37,521View on GitHub↗