awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Kernel and Core Internals · Awesome GitHub Repositories

43 repos

Awesome GitHub RepositoriesKernel and Core Internals

Low-level components responsible for hardware abstraction, process scheduling, and fundamental system resource management.

Explore 43 awesome GitHub repositories matching operating systems & systems programming · Kernel and Core Internals. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals

Awesome Kernel and Core Internals GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users

    Pythondeep-face-swapdeep-learningdeep-neural-networks
  • mozilla/pdf.js

    mozilla/pdf.js

    52,848GitHubView on GitHub↗

    This project is a portable document rendering engine designed to parse and display complex document layouts directly within standard web browser environments. It functions as a web-native viewer that enables the presentation of documents without requiring external software or browser plugins. The engine utilizes a can

    JavaScript
  • unslothai/unsloth

    unslothai/unsloth

    52,461GitHubView on GitHub↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade

    Pythonagentdeepseekdeepseek-r1
Prev123Next

Explore sub-tags

  • Boot & Startup Management11 sub-tagsTools and loaders that manage the initialization process and configuration of an operating system during startup.
  • Operating System Kernels4 sub-tagsCore system software that manages hardware resources, process scheduling, and low-level system operations.
  • Process and Memory Management4 sub-tagsMechanisms for allocating system memory and managing the execution lifecycle of software processes.
  • System Programming Primitives
5 sub-tags
Fundamental programming interfaces and abstractions used to build system-level software and manage hardware interactions.
  • System Resource Management1 sub-tagSystems that monitor and distribute physical hardware resources among competing software processes.