Skip to content
@esp-rs

esp-rs

Libraries, crates and examples for using Rust on Espressif SoC's

Rust on Espressif microcontrollers

This organization is home to several projects enabling the use of the Rust programming language on various SoCs and modules produced by Espressif Systems.

If you are just getting started writing Rust for ESP devices, please first read The Rust on ESP book.

For a curated list of resources for development including tools and projects, see Awesome ESP Rust.

Hardware Abstraction Layer

We offer two choices for Hardware Abstraction Layers:

Repository Description Support status
esp-rs/esp-hal Without support for the Rust standard library (no_std) Support status
esp-rs/esp-idf-hal With support for the Rust standard library (std) Support status

Build Tools

This organization contains a fork of the Rust compiler with added support for the Xtensa ISA. Pre-built binaries for said compiler fork are additionally provided for most common operating systems and architectures.

Repository Description
esp-rs/rust Rust compiler fork with Xtensa support
esp-rs/rust-build Pre-built binaries of the Rust compiler fork, plus installation scripts

Pinned Loading

  1. rust Public

    Forked from rust-lang/rust

    Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

    Rust 782 38

  2. espflash Public

    Serial flasher utility for Espressif SoCs and modules based on esptool.py

    Rust 598 145

  3. esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    Rust 1.3k 309

  4. esp-generate Public

    Template generation tool to create no_std applications targeting Espressif's chips.

    Rust 130 24

Repositories

Showing 10 of 55 repositories
  • esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    Rust 1,295 Apache-2.0 309 206 (9 issues need help) 20 Updated Jul 30, 2025
  • Python 2 Apache-2.0 1 0 0 Updated Jul 30, 2025
  • espflash Public

    Serial flasher utility for Espressif SoCs and modules based on esptool.py

    Rust 598 Apache-2.0 145 27 (2 issues need help) 7 Updated Jul 28, 2025
  • no_std-training Public

    Getting-started guide on using the Rust with Espressif SoCs using no_std.

    Rust 103 Apache-2.0 23 4 1 Updated Jul 28, 2025
  • esp-idf-svc Public

    Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)

    Rust 424 Apache-2.0 212 43 (2 issues need help) 20 Updated Jul 28, 2025
  • embuild Public

    Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig.

    Rust 164 Apache-2.0 43 9 1 Updated Jul 27, 2025
  • esp-idf-sys Public

    Bindings for ESP-IDF (Espressif's IoT Development Framework)

    Rust 335 Apache-2.0 140 33 7 Updated Jul 26, 2025
  • esp-generate Public

    Template generation tool to create no_std applications targeting Espressif's chips.

    Rust 130 Apache-2.0 24 13 0 Updated Jul 25, 2025
  • esp-mbedtls Public

    mbedtls for ESP32 bare-metal

    Rust 31 Apache-2.0 26 9 3 Updated Jul 22, 2025
  • esp-hal-community Public

    A collection of crates for use alongside esp-hal, but which are maintained by the community.

    Rust 35 Apache-2.0 30 7 1 Updated Jul 22, 2025