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

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

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

1 个仓库

Awesome GitHub RepositoriesKernel Extension Frameworks

Systems that enable the dynamic loading of new drivers and features into a running kernel.

Distinct from Kernel Extensions: Focuses on the extensibility framework rather than the individual driver implementation or malicious injection.

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

Awesome Kernel Extension Frameworks GitHub Repositories

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

    rcore-os/rCore

    3,688在 GitHub 上查看↗

    rCore is a Rust-based operating system kernel and microkernel designed for Linux compatibility. It functions as a self-hosted development kit that implements a system call interface to support the execution of standard Linux userspace applications. The system is designed for modularity, featuring a mechanism for loading and integrating kernel modules into the active environment without requiring a system reboot. The kernel provides core operating system capabilities, including virtual memory mapping for process isolation, a disk-based file system for data persistence, and a layered network p

    Implements a system that allows new features and drivers to be loaded into a running kernel.

    Rustaarch64mipsosdev
    在 GitHub 上查看↗3,688
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Extensions
  4. Kernel Extension Frameworks