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 RepositoriesCore System Libraries

The most fundamental libraries providing memory management and basic primitives essential for OS autonomy.

Distinct from System Library Compilation: Existing candidates cover language libraries or compilation processes, not the OS-level foundational library.

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

Awesome Core System Libraries 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.
  • klange/toaruosAvatar de klange

    klange/toaruos

    6,783Voir sur GitHub↗

    ToaruOS is an independent operating system built from the ground up without external dependencies. It features a custom x86-64 kernel that supports symmetric multiprocessing and paging, paired with a graphical windowing system and a dedicated bytecode interpreter for application logic. The system distinguishes itself by integrating an embedded Python environment for system-level development and a custom graphical interface that handles its own window composition and text rendering. It includes a compatibility layer for third-party application support and a system package manager for handling

    Provides a foundational core system library managing memory and basic operations to ensure system autonomy.

    Caarch64armv8baremetal
    Voir sur GitHub↗6,783
  1. Home
  2. Operating Systems & Systems Programming
  3. Core System Libraries