awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesConcurrent Driver Execution

Capabilities that allow multiple hardware drivers to operate simultaneously for a single subsystem.

Distinct from Device Drivers: Distinct from general device drivers; focuses specifically on the coexistence of primary and third-party drivers.

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

Awesome Concurrent Driver Execution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • alvr-org/alvralvr-org 的头像

    alvr-org/ALVR

    7,698在 GitHub 上查看↗

    ALVR is a wireless virtual reality streaming tool and headset driver that transmits content from a PC to a headset over Wi-Fi to eliminate physical cables. It functions as a session orchestrator that manages a network-based pipeline for high-resolution frames and a virtual driver layer that enables a computer to communicate with and track wireless hardware. The system utilizes a UDP network protocol to synchronize compressed video frames and positional tracking data. It employs hardware-accelerated H.264 encoding to minimize lag and includes a virtual audio router to redirect microphone input

    Allows the primary VR driver to run concurrently with third-party hardware drivers for additional device tracking.

    Rustoculus-gooculus-questpcvr
    在 GitHub 上查看↗7,698
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. Kernel Development
  5. Kernel Driver Implementation
  6. Concurrent Driver Execution