awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesLoad-Time Linking

The process of resolving dependencies between binary modules at the moment they are loaded into the kernel.

Distinct from GPU Driver Modules: Focuses on the runtime linking of GPL and proprietary modules rather than just the act of loading a driver module.

Explore 1 awesome GitHub repository matching development tools & productivity · Load-Time Linking. Refine with filters or upvote what's useful.

Awesome Load-Time Linking 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.
  • nvidia/open-gpu-kernel-modulesAvatar de NVIDIA

    NVIDIA/open-gpu-kernel-modules

    17,107Voir sur GitHub↗

    This project is an open source Linux GPU kernel driver implemented as a loadable kernel module. It functions as a GPU firmware loader, providing the low-level driver services necessary to enable direct communication between the operating system and graphics processing units. The driver utilizes a dual-module architecture that separates GPL-licensed kernel code from proprietary firmware blobs. This system extracts and links signed binary firmware images into the kernel modules at driver load time. The project provides driver support for Turing-architecture GPUs and all subsequent newer hardwa

    Links GPL kernel code with proprietary firmware modules at load time to satisfy hardware initialization dependencies.

    C
    Voir sur GitHub↗17,107
  1. Home
  2. Development Tools & Productivity
  3. Centralized Shell Configurations
  4. Module Loading Systems
  5. Dynamic Logic Modules
  6. GPU Driver Modules
  7. Load-Time Linking