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

  2. espflash espflash Public

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

    Rust 631 146

  3. esp-hal esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    Rust 1.5k 344

  4. esp-generate esp-generate Public

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

    Rust 166 31

Repositories

Showing 10 of 55 repositories
  • esp-hal Public

    no_std Hardware Abstraction Layers for ESP32 microcontrollers

    esp-rs/esp-hal’s past year of commit activity
    Rust 1,487 Apache-2.0 344 187 (9 issues need help) 19 Updated Oct 29, 2025
  • book Public

    The Rust on ESP Book

    esp-rs/book’s past year of commit activity
    273 Apache-2.0 67 0 0 Updated Oct 29, 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
    591 48 7 1 Updated Oct 29, 2025
  • esp-pacs Public

    Peripheral Access Crates for Espressif SoCs and modules

    esp-rs/esp-pacs’s past year of commit activity
    Rust 143 Apache-2.0 42 6 0 Updated Oct 29, 2025
  • awesome-esp-rust Public

    Curated list of resources for ESP32 development in the Rust programming language

    esp-rs/awesome-esp-rust’s past year of commit activity
    1,310 CC0-1.0 52 0 1 Updated Oct 28, 2025
  • esp-rs/repo-activity-digest’s past year of commit activity
    Python 2 Apache-2.0 1 0 0 Updated Oct 29, 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 52 Apache-2.0 40 5 1 Updated Oct 26, 2025
  • esp-rs/esp-rs.github.io’s past year of commit activity
    HTML 2 MIT 2 1 0 Updated Oct 23, 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 166 Apache-2.0 31 7 3 Updated Oct 22, 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 627 Apache-2.0 202 40 (1 issue needs help) 14 Updated Oct 20, 2025

Top languages

Loading…