awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
imxrt-rs avatar

imxrt-rs/imxrt-rs

0
View on GitHub↗
190 स्टार्स·45 फोर्क्स·Rust·Apache-2.0·3 व्यूज़

Imxrt Rs

Rust for NXP i.MX RT

Features

  • Hardware Abstraction Layers - HAL for i.MX RT series.
  • Peripheral Access Crates - Register access layer for i.MX RT series.

स्टार हिस्ट्री

imxrt-rs/imxrt-rs के लिए स्टार हिस्ट्री चार्टimxrt-rs/imxrt-rs के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Imxrt Rs के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Imxrt Rs के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • golemparts/rppalgolemparts का अवतार

    golemparts/rppal

    1,463GitHub पर देखें↗

    This library provides a collection of low-level abstractions for interacting with hardware peripherals on Raspberry Pi devices using the Rust programming language. It serves as a type-safe interface for controlling physical pins and managing communication with external electronic components and sensors. The project distinguishes itself through its use of compile-time abstractions that map high-level function calls directly to hardware instructions, ensuring minimal runtime overhead. It provides consistent access to hardware by wrapping kernel-level device interfaces and memory-mapped register

    Rustgpioi2cpwm
    GitHub पर देखें↗1,463
  • esp-rs/esp-halesp-rs का अवतार

    esp-rs/esp-hal

    1,756GitHub पर देखें↗
    Rustembeddedembedded-halesp32
    GitHub पर देखें↗1,756
  • esp-rs/esp-idf-halesp-rs का अवतार

    esp-rs/esp-idf-hal

    732GitHub पर देखें↗

    embedded-hal implementation for Rust on ESP32 and ESP-IDF

    Rust
    GitHub पर देखें↗732
  • embassy-rs/embassyembassy-rs का अवतार

    embassy-rs/embassy

    8,813GitHub पर देखें↗

    Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It enables the execution of multiple concurrent tasks to maximize energy efficiency and CPU usage, utilizing an async executor that puts the processor to sleep when idle. The framework includes a comprehensive set of embedded components, featuring a hardware abstraction layer for peripherals like GPIO, SPI, I2C, and UART, alongside a TCP/IP network stack and a USB device stack. It also provides a Bluetooth Low Energy host stack for wireless communication and a bootloader framework t

    Rustasyncdriversembedded
    GitHub पर देखें↗8,813
Imxrt Rs के सभी 27 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

imxrt-rs/imxrt-rs क्या करता है?

Rust for NXP i.MX RT

imxrt-rs/imxrt-rs की मुख्य विशेषताएं क्या हैं?

imxrt-rs/imxrt-rs की मुख्य विशेषताएं हैं: Hardware Abstraction Layers, Peripheral Access Crates।

imxrt-rs/imxrt-rs के कुछ ओपन-सोर्स विकल्प क्या हैं?

imxrt-rs/imxrt-rs के ओपन-सोर्स विकल्पों में शामिल हैं: golemparts/rppal — This library provides a collection of low-level abstractions for interacting with hardware peripherals on Raspberry Pi… esp-rs/esp-hal. esp-rs/esp-idf-hal — embedded-hal implementation for Rust on ESP32 and ESP-IDF. esp-rs/esp-pacs — Peripheral Access Crates for Espressif SoCs and modules. fudanchii/imtomu-rs — Program Tomu board with Rust. embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It…