awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRust-Based Microkernels

Modular microkernel architectures implemented in Rust focusing on isolation and minimal core services.

Distinct from Microkernel Rust Runtimes: Candidates focus on runtimes or specific apps on microkernels, not the implementation of the microkernel itself.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Rust-Based Microkernels. Refine with filters or upvote what's useful.

Awesome Rust-Based Microkernels GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rcore-os/rcoreAvatar von rcore-os

    rcore-os/rCore

    3,688Auf GitHub ansehen↗

    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

    Provides a modular system core using Rust to manage memory allocation, process isolation, and asynchronous IO.

    Rustaarch64mipsosdev
    Auf GitHub ansehen↗3,688
  1. Home
  2. Operating Systems & Systems Programming
  3. Rust-Based Microkernels