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 RepositoriesUniversal Driver Interfaces

Shared API sets that enable a single driver binary to operate across multiple versions of an operating system.

Distinct from Driver Interface Discovery: Distinct from driver interface discovery or specific hardware interfaces: focuses on OS-version portability (Universal Windows Drivers).

Explore 1 awesome GitHub repository matching operating systems & systems programming · Universal Driver Interfaces. Refine with filters or upvote what's useful.

Awesome Universal Driver Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/windows-driver-samplesAvatar von microsoft

    microsoft/Windows-driver-samples

    7,772Auf GitHub ansehen↗

    This repository is a collection of reference source code and implementation examples for developing drivers using the Windows Driver Kit. It provides hardware device driver samples and development templates for building kernel-mode software that enables communication between the Windows operating system and hardware devices. The library includes examples for creating universal Windows drivers, which utilize a shared set of interfaces to operate across multiple versions of the operating system. It also contains specialized implementation samples for various hardware categories, including netwo

    Implements a shared set of APIs to ensure driver binaries work across multiple Windows OS editions.

    C
    Auf GitHub ansehen↗7,772
  1. Home
  2. Operating Systems & Systems Programming
  3. Universal Driver Interfaces