awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesKernel Driver Control Utilities

User-mode applications that manage the state and configuration of kernel-mode drivers via system calls.

Distinct from Decoupled Driver Architectures: Candidates focus on API hooking or specific vehicle controllers, not the general architectural pattern of a user-mode driver controller.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Kernel Driver Control Utilities. Refine with filters or upvote what's useful.

Awesome Kernel Driver Control Utilities GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • virtualdrivers/virtual-display-driverAvatar de VirtualDrivers

    VirtualDrivers/Virtual-Display-Driver

    8,412Ver en GitHub↗

    Virtual-Display-Driver is a kernel-level driver for Windows that emulates physical monitors and audio devices. It serves as a virtual monitor emulator, headless server display emulator, and virtual audio device driver to enable extended desktop space and sound routing on systems without physical hardware connections. The project enables the simulation of monitors with custom resolutions, refresh rates, and identification profiles, including support for High Dynamic Range output. It also provides software-defined audio interfaces to simulate virtual microphones and speakers. The software cove

    Ships a dedicated utility to manage driver configurations and device states via IOCTL calls.

    C++displaydisplay-driverdisplays
    Ver en GitHub↗8,412
  • 360controller/360controllerAvatar de 360Controller

    360Controller/360Controller

    6,724Ver en GitHub↗

    360Controller is a macOS system extension and driver that enables wired Xbox 360, Xbox One, and original Xbox controllers to function as standard gamepad inputs. It maps hardware identifiers to system inputs to provide compatibility for these specific game controllers on macOS. The driver includes support for haptic force feedback and the management of integrated LED indicators on compatible hardware. It also provides a mechanism for third-party gamepad integration, allowing users to manually register unsupported controllers by specifying vendor and product identifiers. The project encompass

    Enables support for wired Xbox 360 and Xbox One controllers via a dedicated macOS driver.

    C++
    Ver en GitHub↗6,724
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Driver Control Utilities

Explorar subetiquetas

  • Gamepad Driver ManagersUtilities for controlling and configuring the state of gamepad-specific kernel drivers. **Distinct from Kernel Driver Control Utilities:** Focuses on gaming input peripherals rather than general kernel driver control.