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 763 38

  2. espflash Public

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

    Rust 542 133

  3. esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    Rust 1.1k 274

  4. esp-generate Public

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

    Rust 69 14

Repositories

Showing 10 of 55 repositories
  • esp-idf-svc Public

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

    Rust 378 Apache-2.0 205 40 (2 issues need help) 14 Updated Mar 25, 2025
  • esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    Rust 1,057 Apache-2.0 274 228 (7 issues need help) 27 Updated Mar 25, 2025
  • espflash Public

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

    Rust 542 Apache-2.0 133 34 (2 issues need help) 5 Updated Mar 25, 2025
  • esp-idf-sys Public

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

    Rust 309 Apache-2.0 136 30 5 Updated Mar 25, 2025
  • Python 1 Apache-2.0 1 0 0 Updated Mar 25, 2025
  • espup Public

    Tool for installing and maintaining Espressif Rust ecosystem.

    Rust 262 Apache-2.0 26 19 2 Updated Mar 24, 2025
  • esp-pacs Public

    Peripheral Access Crates for Espressif SoCs and modules

    Rust 127 Apache-2.0 38 3 0 Updated Mar 24, 2025
  • esp-idf-hal Public

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

    Rust 537 Apache-2.0 187 35 (1 issue needs help) 16 Updated Mar 24, 2025
  • book Public

    The Rust on ESP Book

    JavaScript 209 Apache-2.0 60 9 2 Updated Mar 20, 2025
  • esp-generate Public

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

    Rust 69 Apache-2.0 14 2 1 Updated Mar 19, 2025