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 RepositoriesDevice Control Interfaces

Interfaces for sending control commands to hardware device drivers and performing advanced filesystem operations.

Distinct from HID Device Control: Candidates focus on specific HID/Wireless/Android devices; this is a general system API for all kernel device drivers.

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

Awesome Device Control Interfaces 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.
  • nix-rust/nixAvatar de nix-rust

    nix-rust/nix

    2,986Voir sur GitHub↗

    nix is a Unix system API library and Rust system programming interface that provides type-safe bindings for invoking low-level system calls. It serves as a low-level operating system wrapper and POSIX compatibility layer, allowing for kernel interactions and administrative tasks through safe wrappers around platform-specific APIs. The project provides a kernel device interface for controlling hardware devices, managing kernel modules, and configuring terminal interfaces. It differentiates itself by offering type-safe wrappers for memory mapping and zero-copy input-output operations to reduce

    Provides a kernel device interface for controlling hardware devices and monitoring filesystem events.

    Rustlibcrustrust-bindings
    Voir sur GitHub↗2,986
  1. Home
  2. Operating Systems & Systems Programming
  3. Device Control Interfaces