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-hal

0
View on GitHub↗
1,756 stars·401 forks·Rust·apache-2.0·10 viewsdocs.espressif.com/projects/rust↗

Esp Hal

Features

  • Hardware Abstraction Layers - No-std HAL for Espressif microcontrollers.

Star history

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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Esp Hal

These projects share indexed features with Esp Hal. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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-idf-halesp-rs avatar

    esp-rs/esp-idf-hal

    732View on GitHub↗

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

    Rust
    View on GitHub↗732
  • 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
Compare all 12 related projects→

Frequently asked questions

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

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

Which projects share features with esp-rs/esp-hal?

Projects with overlapping indexed features 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-idf-hal — embedded-hal implementation for Rust on ESP32 and ESP-IDF. 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!