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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
esp-rs avatar

esp-rs/esp-idf-hal

0
View on GitHub↗
732 stars·226 forks·Rust·Apache-2.0·4 viewsesp-rs.github.io/esp-idf-hal↗

Esp Idf Hal

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

Features

  • Hardware Abstraction Layers - Std-based HAL for Espressif microcontrollers.

Star history

Star history chart for esp-rs/esp-idf-halStar history chart for esp-rs/esp-idf-hal

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Esp Idf Hal

Similar open-source projects, ranked by how many features they share with Esp Idf Hal.
  • embassy-rs/embassyembassy-rs avatar

    embassy-rs/embassy

    8,813View on GitHub↗

    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
    View on GitHub↗8,813
  • esp-rs/esp-halesp-rs avatar

    esp-rs/esp-hal

    1,756View on GitHub↗
    Rustembeddedembedded-halesp32
    View on GitHub↗1,756
  • fudanchii/imtomu-rsfudanchii avatar

    fudanchii/imtomu-rs

    18View on GitHub↗

    Program Tomu board with Rust

    Rust
    View on GitHub↗18
  • david-sawatzke/xmc1100-haldavid-sawatzke avatar

    david-sawatzke/xmc1100-hal

    4View on GitHub↗

    Rust hal for xmc1100 MCUs

    Rust
    View on GitHub↗4
See all 12 alternatives to Esp Idf Hal→

Frequently asked questions

What does esp-rs/esp-idf-hal do?

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

What are the main features of esp-rs/esp-idf-hal?

The main features of esp-rs/esp-idf-hal are: Hardware Abstraction Layers.

What are some open-source alternatives to esp-rs/esp-idf-hal?

Open-source alternatives to esp-rs/esp-idf-hal include: david-sawatzke/xmc1100-hal — Rust hal for xmc1100 MCUs. embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It… esp-rs/esp-hal. fudanchii/imtomu-rs — Program Tomu board with Rust. imxrt-rs/imxrt-rs — Rust for NXP i.MX RT. luojia65/gd32vf103-hal — Hardware abstract layer (HAL) `embedded-hal` for RISC-V microcontroller GD32VF103 in Rust. Contributions welcomed!