Thanks to visit codestin.com
Credit goes to github.com

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 rust Public

    Forked from rust-lang/rust

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

    Rust 794 38

  2. espflash espflash Public

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

    Rust 639 146

  3. esp-hal esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    Rust 1.6k 355

  4. esp-generate esp-generate Public

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

    Rust 177 31

Repositories

Showing 10 of 55 repositories
  • esp-rs/repo-activity-digest’s past year of commit activity
    Python 2 Apache-2.0 1 0 0 Updated Nov 15, 2025
  • esp-idf-hal Public

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

    esp-rs/esp-idf-hal’s past year of commit activity
    Rust 637 Apache-2.0 203 41 (1 issue needs help) 16 Updated Nov 15, 2025
  • esp-generate Public

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

    esp-rs/esp-generate’s past year of commit activity
    Rust 177 Apache-2.0 31 8 4 Updated Nov 15, 2025
  • esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    esp-rs/esp-hal’s past year of commit activity
    Rust 1,551 Apache-2.0 355 199 (8 issues need help) 22 Updated Nov 15, 2025
  • rust Public Forked from rust-lang/rust

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

    esp-rs/rust’s past year of commit activity
    Rust 794 Apache-2.0 14,678 8 0 Updated Nov 14, 2025
  • esp-flash-loader Public

    A probe-rs flash loader for Espressif chips.

    esp-rs/esp-flash-loader’s past year of commit activity
    RPC 17 Apache-2.0 6 1 2 Updated Nov 14, 2025
  • esp-rust-board Public

    Open Hardware with ESP32-C3 compatible with Feather specification designed in KiCad

    esp-rs/esp-rust-board’s past year of commit activity
    600 48 7 1 Updated Nov 11, 2025
  • no_std-training Public

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

    esp-rs/no_std-training’s past year of commit activity
    Rust 112 Apache-2.0 24 1 0 Updated Nov 11, 2025
  • espflash Public

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

    esp-rs/espflash’s past year of commit activity
    Rust 639 Apache-2.0 146 24 (2 issues need help) 8 Updated Nov 10, 2025
  • esp-hal-community Public

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

    esp-rs/esp-hal-community’s past year of commit activity
    Rust 54 Apache-2.0 43 5 0 Updated Nov 9, 2025

Most used topics

Loading…