awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesImplementation Courses

Practical educational frameworks for building functional operating system kernels.

Distinct from Operating System Kernels: Focuses on the pedagogical structure of a course rather than just the resulting kernel code.

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

Awesome Implementation Courses GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pervognsen/bitwiseAvatar de pervognsen

    pervognsen/bitwise

    5,250Voir sur GitHub↗

    Bitwise is a computer architecture education kit and a comprehensive set of guides for building a custom CPU, operating system, and compiler from scratch. It serves as a CPU design tutorial and a practical framework for implementing a unique instruction set architecture. The project provides a custom instruction set architecture toolchain, including resources for creating a matching assembler and compiler. It further includes a hardware development guide for synthesizing computer components and peripheral controllers for deployment on programmable logic devices and FPGAs. The kit covers full

    Offers a practical framework for learning to build a microcontroller kernel with task switching and memory management.

    C
    Voir sur GitHub↗5,250
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. Operating System Kernels
  5. Implementation Courses