awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • klange/toaruosklange 的头像

    klange/toaruos

    6,783在 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
    在 GitHub 上查看↗6,783
  1. Home
  2. Operating Systems & Systems Programming
  3. Core System Libraries