awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesCustom Entry Points

Specialized function signatures for kernel entry points that automatically generate startup symbols.

Distinct from Executable Entry Points: Distinct from Executable Entry Points: focuses on custom signatures and automatic startup symbol generation for low-level kernels.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Custom Entry Points. Refine with filters or upvote what's useful.

Awesome Custom Entry Points GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rust-osdev/bootloaderAvatar von rust-osdev

    rust-osdev/bootloader

    1,661Auf GitHub ansehen↗

    This project is a pure-Rust bootloader and firmware loader designed for x86 operating system development. It initializes bare-metal hardware and loads compiled operating system kernels from both legacy BIOS and modern UEFI firmware environments into a running state. The software utilizes a dual-firmware boot architecture and a pure-rust low-level runtime to handle hardware initialization and memory management without relying on standard library runtimes. It provides automated disk image packaging to combine compiled kernels and bootloader binaries into ready-to-boot FAT-formatted disk images

    Defines specialized function signatures for kernel entry points that automatically generate the required startup symbols for execution.

    Rust
    Auf GitHub ansehen↗1,661
  1. Home
  2. Programming Languages & Runtimes
  3. Program Entry Points
  4. Executable Entry Points
  5. Custom Entry Points