Skip to content
@rust-embedded

Rust Embedded

Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)

Rust on Embedded Devices Working Group

This organization focuses on improving the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms.

We are an official working group of the Rust language.

Want to get started with embedded development with Rust? Check out our embedded Rust book, the new discovery book, and the rest of our bookshelf.

Want to stay up-to-date with community progress? Check out our newsletter.

Join the discussion on Matrix! #rust-embedded:matrix.org

Vision

What is it that we really want? At a broad level:

  • To improve the absolute quality (functionality, safety, performance) of embedded software in the wild.
  • To improve the productivity of embedded software development teams, by reducing the tangible and intangible costs of achieving a level of quality.
  • To improve the experience for programmers developing for embedded systems.
  • To make embedded systems programming more accessible for people that are not already embedded systems developers.

Where to go from here

Pinned Loading

  1. awesome-embedded-rust Public

    Curated list of resources for Embedded and Low-level development in the Rust programming language

    7.4k 435

  2. embedded-hal Public

    A Hardware Abstraction Layer (HAL) for embedded systems

    Rust 2.4k 248

  3. book Public

    Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices

    1.2k 198

  4. cargo-binutils Public

    Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain

    Rust 576 53

  5. embedonomicon Public

    How to bootstrap support for a no_std target

    Rust 224 42

  6. discovery-mb2 Public

    Rust Discovery Book for BBC micro:bit v2

    Rust 30 37

Repositories

Showing 10 of 59 repositories
  • heapless Public

    Heapless, `static` friendly data structures

    Rust 1,846 Apache-2.0 230 46 (3 issues need help) 16 Updated Nov 4, 2025
  • riscv Public

    Low level access to RISC-V processors

    Rust 1,020 186 14 (4 issues need help) 6 Updated Nov 4, 2025
  • discovery-mb2 Public

    Rust Discovery Book for BBC micro:bit v2

    Rust 30 37 9 (3 issues need help) 3 Updated Nov 3, 2025
  • aarch32 Public

    Low level access to ARM Aarch32 (Cortex-R and Cortex-A) processors

    Rust 40 Apache-2.0 12 1 0 Updated Oct 31, 2025
  • rust-spidev Public

    Rust library providing access to spidev devices under Linux

    Rust 136 Apache-2.0 34 1 0 Updated Oct 31, 2025
  • meta-rust-bin Public

    Yocto layer for installing Rust toolchain from pre-built binaries

    BitBake 122 81 25 5 Updated Oct 31, 2025
  • rust-embedded.github.io Public

    A collection of books and other documents about embedded Rust

    85 Apache-2.0 8 6 0 Updated Oct 28, 2025
  • linux-embedded-hal Public

    Implementation of the `embedded-hal` traits for Linux devices

    Rust 281 Apache-2.0 51 21 (1 issue needs help) 2 Updated Oct 26, 2025
  • embedded-hal Public

    A Hardware Abstraction Layer (HAL) for embedded systems

    Rust 2,419 Apache-2.0 248 117 (2 issues need help) 27 Updated Oct 23, 2025
  • wg Public

    Coordination repository of the embedded devices Working Group