awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInput-Output Interfaces

Replacement input and output traits designed for resource-constrained environments.

Distinct from No-Std Serialization Libraries: Distinct from serialization libraries: focuses on generic input/output trait definitions rather than serialization codecs.

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

Awesome Input-Output Interfaces GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rust-embedded/embedded-halAvatar rust-embedded

    rust-embedded/embedded-hal

    2,600Vezi pe GitHub↗

    Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing peripheral drivers to remain entirely independent of specific hardware platforms. The library provides platform-agnostic interfaces that decouple driver logic from microcontroller architectures, utilizing zero-cost trait abstractions that compile down to direct hardware register manipulations without runtime overhead or memory allocation. The project features asynchronous execution support and synchronous-to-asynchronous adaptation, enabling non-blocking peripheral operations and coo

    Provides custom input and output traits tailored for bare-metal and resource-constrained environments.

    Rust
    Vezi pe GitHub↗2,600
  1. Home
  2. Operating Systems & Systems Programming
  3. Platform Development and Integration
  4. Platform Support
  5. Environment Support Managers
  6. No-Std Environment Adapters
  7. No-Std Serialization Libraries
  8. Input-Output Interfaces