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

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

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

1 个仓库

Awesome GitHub RepositoriesRust Driver Frameworks

Frameworks providing tools and abstractions for developing memory-safe drivers in Rust.

Distinct from Kernel Driver Frameworks: Distinct from Kernel Driver Frameworks: specifically focuses on Rust-based abstractions for driver development.

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

Awesome Rust Driver Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/windows-drivers-rsmicrosoft 的头像

    microsoft/windows-drivers-rs

    1,882在 GitHub 上查看↗

    This project provides a framework and toolset for developing memory-safe kernel-mode and user-mode drivers for the Windows operating system. It enables developers to build drivers using safe programming patterns that prevent common memory errors and system crashes, while providing the necessary infrastructure to interface with low-level hardware and system APIs. The framework distinguishes itself by offering procedural macros and binding generation tools that translate complex C-style system headers into idiomatic, type-safe code. It includes a custom global allocator designed for the strict

    Provides a collection of tools and abstractions for developing memory-safe drivers for Windows.

    Rustdriversrustrust-lang
    在 GitHub 上查看↗1,882
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Driver Frameworks
  4. Rust Driver Frameworks