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

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • microsoft/windows-drivers-rsAvatar de microsoft

    microsoft/windows-drivers-rs

    1,882Voir sur 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
    Voir sur GitHub↗1,882
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Driver Frameworks
  4. Rust Driver Frameworks